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. allowMissing :: InappproductsUpdateRequest -> Maybe Bool

    gogol-android-publisher Gogol.AndroidPublisher.Types

    If set to true, and the in-app product with the given package_name and sku doesn't exist, the in-app product will be created.

  2. allowMissing :: UpdateSubscriptionOfferRequest -> Maybe Bool

    gogol-android-publisher Gogol.AndroidPublisher.Types

    Optional. If set to true, and the subscription offer with the given packagename, productid, baseplanid and offerid doesn't exist, an offer will be created. If a new offer is created, updatemask is ignored.

  3. allowMissing :: UpdateSubscriptionRequest -> Maybe Bool

    gogol-android-publisher Gogol.AndroidPublisher.Types

    Optional. If set to true, and the subscription with the given packagename and productid doesn't exist, the subscription will be created. If a new subscription is created, update_mask is ignored.

  4. allocations :: TrafficSplit -> Maybe TrafficSplit_Allocations

    gogol-appengine Gogol.AppEngine

    Mapping from version IDs within the service to fractional (0.000, 1] allocations of traffic for that version. Each version can be specified only once, but some versions in the service may not have any traffic allocation. Services that have traffic allocated cannot be deleted until either the service is deleted or their traffic allocation is removed. Allocations must sum to 1. Up to two decimal place precision is supported for IP-based splits and up to three decimal places is supported for cookie-based splits.

  5. allocations :: TrafficSplit -> Maybe TrafficSplit_Allocations

    gogol-appengine Gogol.AppEngine.Types

    Mapping from version IDs within the service to fractional (0.000, 1] allocations of traffic for that version. Each version can be specified only once, but some versions in the service may not have any traffic allocation. Services that have traffic allocated cannot be deleted until either the service is deleted or their traffic allocation is removed. Allocations must sum to 1. Up to two decimal place precision is supported for IP-based splits and up to three decimal places is supported for cookie-based splits.

  6. allowedConferenceSolutionTypes :: ConferenceProperties -> Maybe [Text]

    gogol-apps-calendar Gogol.AppsCalendar

    The types of conference solutions that are supported for this calendar. The possible values are: - "eventHangout" - "eventNamedHangout" - "hangoutsMeet" Optional.

  7. allowedConferenceSolutionTypes :: ConferenceProperties -> Maybe [Text]

    gogol-apps-calendar Gogol.AppsCalendar.Types

    The types of conference solutions that are supported for this calendar. The possible values are: - "eventHangout" - "eventNamedHangout" - "hangoutsMeet" Optional.

  8. allUsers :: BigQueryJobsList -> Maybe Bool

    gogol-bigquery Gogol.BigQuery

    Whether to display jobs owned by all users in the project. Default False.

  9. allowJaggedRows :: CsvOptions -> Maybe Bool

    gogol-bigquery Gogol.BigQuery

    Optional. Indicates if BigQuery should accept rows that are missing trailing optional columns. If true, BigQuery treats missing trailing columns as null values. If false, records with missing trailing columns are treated as bad records, and if there are too many bad records, an invalid error is returned in the job result. The default value is false.

  10. allowJaggedRows :: JobConfigurationLoad -> Maybe Bool

    gogol-bigquery Gogol.BigQuery

    Optional. Accept rows that are missing trailing optional columns. The missing values are treated as nulls. If false, records with missing trailing columns are treated as bad records, and if there are too many bad records, an invalid error is returned in the job result. The default value is false. Only applicable to CSV, ignored for other formats.

Page 156 of many | Previous | Next