Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

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

  1. licensedNumberOfSeats :: Seats -> Maybe Int32

    gogol-apps-reseller Gogol.AppsReseller.Types

    Read-only field containing the current number of users that are assigned a license for the product defined in skuId. This field's value is equivalent to the numerical count of users returned by the Enterprise License Manager API method: listForProductAndSku.

  2. maximumNumberOfSeats :: Seats -> Maybe Int32

    gogol-apps-reseller Gogol.AppsReseller.Types

    This is a required property and is exclusive to subscriptions with FLEXIBLE or TRIAL plans. This property sets the maximum number of licensed users allowed on a subscription. This quantity can be increased up to the maximum limit defined in the reseller's contract. The minimum quantity is the current number of users in the customer account. Note: G Suite subscriptions automatically assign a license to every user.

  3. phoneNumber :: Customer -> Maybe Text

    gogol-apps-reseller Gogol.AppsReseller.Types

    Customer contact phone number. Must start with "+" followed by the country code. The rest of the number can be contiguous numbers or respect the phone local format conventions, but it must be a real phone number and not, for example, "123". This field is silently ignored if invalid.

  4. pattern ExternalDataConfiguration_DecimalTargetTypesItem_Bignumeric :: ExternalDataConfiguration_DecimalTargetTypesItem

    gogol-bigquery Gogol.BigQuery

    Decimal values could be converted to BIGNUMERIC type.

  5. pattern ExternalDataConfiguration_DecimalTargetTypesItem_Numeric :: ExternalDataConfiguration_DecimalTargetTypesItem

    gogol-bigquery Gogol.BigQuery

    Decimal values could be converted to NUMERIC type.

  6. pattern JobConfigurationLoad_DecimalTargetTypesItem_Bignumeric :: JobConfigurationLoad_DecimalTargetTypesItem

    gogol-bigquery Gogol.BigQuery

    Decimal values could be converted to BIGNUMERIC type.

  7. pattern JobConfigurationLoad_DecimalTargetTypesItem_Numeric :: JobConfigurationLoad_DecimalTargetTypesItem

    gogol-bigquery Gogol.BigQuery

    Decimal values could be converted to NUMERIC type.

  8. pattern StandardSqlDataType_TypeKind_Bignumeric :: StandardSqlDataType_TypeKind

    gogol-bigquery Gogol.BigQuery

    Encoded as a decimal string.

  9. pattern StandardSqlDataType_TypeKind_Numeric :: StandardSqlDataType_TypeKind

    gogol-bigquery Gogol.BigQuery

    Encoded as a decimal string.

  10. enumAsString :: ParquetOptions -> Maybe Bool

    gogol-bigquery Gogol.BigQuery

    Optional. Indicates whether to infer Parquet ENUM logical type as STRING instead of BYTES by default.

Page 655 of many | Previous | Next