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.
licensedNumberOfSeats :: Seats -> Maybe Int32gogol-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.
maximumNumberOfSeats :: Seats -> Maybe Int32gogol-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.
phoneNumber :: Customer -> Maybe Textgogol-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.
-
gogol-bigquery Gogol.BigQuery Decimal values could be converted to BIGNUMERIC type.
-
gogol-bigquery Gogol.BigQuery Decimal values could be converted to NUMERIC type.
-
gogol-bigquery Gogol.BigQuery Decimal values could be converted to BIGNUMERIC type.
-
gogol-bigquery Gogol.BigQuery Decimal values could be converted to NUMERIC type.
pattern
StandardSqlDataType_TypeKind_Bignumeric :: StandardSqlDataType_TypeKindgogol-bigquery Gogol.BigQuery Encoded as a decimal string.
pattern
StandardSqlDataType_TypeKind_Numeric :: StandardSqlDataType_TypeKindgogol-bigquery Gogol.BigQuery Encoded as a decimal string.
enumAsString :: ParquetOptions -> Maybe Boolgogol-bigquery Gogol.BigQuery Optional. Indicates whether to infer Parquet ENUM logical type as STRING instead of BYTES by default.