Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. numberOfSeats :: Seats -> Maybe Int32

    gogol-apps-reseller Gogol.AppsReseller

    This is a required property and is exclusive to subscriptions with ANNUAL_MONTHLY_PAY and ANNUAL_YEARLY_PAY plans. This property sets the maximum number of licenses assignable to users on a subscription. The reseller can add more licenses, but once set, the numberOfSeats cannot be reduced until renewal. The reseller is invoiced based on the numberOfSeats value regardless of how many of these user licenses are assigned. Note: Google Workspace subscriptions automatically assign a license to every user.

  2. numberOfSeats :: Seats -> Maybe Int32

    gogol-apps-reseller Gogol.AppsReseller.Types

    This is a required property and is exclusive to subscriptions with ANNUAL_MONTHLY_PAY and ANNUAL_YEARLY_PAY plans. This property sets the maximum number of licenses assignable to users on a subscription. The reseller can add more licenses, but once set, the numberOfSeats cannot be reduced until renewal. The reseller is invoiced based on the numberOfSeats value regardless of how many of these user licenses are assigned. Note: Google Workspace subscriptions automatically assign a license to every user.

  3. numActiveLogicalBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. Number of logical bytes that are less than 90 days old.

  4. numActivePhysicalBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. Number of physical bytes less than 90 days old. This data is not kept in real time, and might be delayed by a few seconds to a few minutes.

  5. numBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. The size of this table in logical bytes, excluding any data in the streaming buffer.

  6. numChildJobs :: JobStatistics -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. Number of child jobs executed.

  7. numClusters :: HparamSearchSpaces -> Maybe IntHparamSearchSpace

    gogol-bigquery Gogol.BigQuery

    Number of clusters for k-means.

  8. numClusters :: TrainingOptions -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Number of clusters for clustering models.

  9. numCurrentPhysicalBytes :: Table -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. Number of physical bytes used by current live data storage. This data is not kept in real time, and might be delayed by a few seconds to a few minutes.

  10. numDmlAffectedRows :: GetQueryResultsResponse -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Output only. The number of rows affected by a DML statement. Present only for DML statements INSERT, UPDATE or DELETE.

Page 108 of many | Previous | Next