Hoogle Search

Within LTS Haskell 24.50 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pattern AutoscalerStatusDetails_Type_NOTENOUGHQUOTAAVAILABLE :: AutoscalerStatusDetails_Type

    gogol-compute Gogol.Compute.Types

    There is insufficient quota for the necessary resources, such as CPU or number of instances.

  2. pattern AutoscalerStatusDetails_Type_SCALINGTARGETDOESNOTEXIST :: AutoscalerStatusDetails_Type

    gogol-compute Gogol.Compute.Types

    The target to be scaled does not exist.

  3. pattern PropertyFilter_Op_NOTEQUAL :: PropertyFilter_Op

    gogol-datastore Gogol.Datastore

    The given property is not equal to the given value. Requires: * No other NOT_EQUAL or NOT_IN is in the same query. * That property comes first in the order_by.

  4. pattern PropertyFilter_Op_NOTEQUAL :: PropertyFilter_Op

    gogol-datastore Gogol.Datastore.Types

    The given property is not equal to the given value. Requires: * No other NOT_EQUAL or NOT_IN is in the same query. * That property comes first in the order_by.

  5. rejectionNote :: Order -> Maybe Text

    gogol-play-moviespartner Gogol.PlayMoviesPartner

    Field explaining why an Order has been rejected. Example: "Trailer audio is 2ch mono, please re-deliver in stereo".

  6. rejectionNote :: Order -> Maybe Text

    gogol-play-moviespartner Gogol.PlayMoviesPartner.Types

    Field explaining why an Order has been rejected. Example: "Trailer audio is 2ch mono, please re-deliver in stereo".

  7. pattern BooleanCondition_Type_DATENOTEQ :: BooleanCondition_Type

    gogol-sheets Gogol.Sheets

    The cell's value must be exactly not the condition's value. Supported by filters on data source objects. Requires at least one ConditionValue.

  8. pattern BooleanCondition_Type_NUMBERNOTEQ :: BooleanCondition_Type

    gogol-sheets Gogol.Sheets

    The cell's value must be not equal to the condition's value. Supported by data validation, conditional formatting and filters. Requires a single ConditionValue for data validation, conditional formatting, and filters on non-data source objects and at least one ConditionValue for filters on data source objects.

  9. pattern BooleanCondition_Type_TEXTNOTEQ :: BooleanCondition_Type

    gogol-sheets Gogol.Sheets

    The cell's value must be exactly not the condition's value. Supported by filters on data source objects. Requires at least one ConditionValue.

  10. pattern BooleanCondition_Type_DATENOTEQ :: BooleanCondition_Type

    gogol-sheets Gogol.Sheets.Types

    The cell's value must be exactly not the condition's value. Supported by filters on data source objects. Requires at least one ConditionValue.

Page 195 of many | Previous | Next