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.
numberOfSeats :: Seats -> Maybe Int32gogol-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.
numberOfSeats :: Seats -> Maybe Int32gogol-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.
numActiveLogicalBytes :: Table -> Maybe Int64gogol-bigquery Gogol.BigQuery Output only. Number of logical bytes that are less than 90 days old.
numActivePhysicalBytes :: Table -> Maybe Int64gogol-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.
numBytes :: Table -> Maybe Int64gogol-bigquery Gogol.BigQuery Output only. The size of this table in logical bytes, excluding any data in the streaming buffer.
numChildJobs :: JobStatistics -> Maybe Int64gogol-bigquery Gogol.BigQuery Output only. Number of child jobs executed.
numClusters :: HparamSearchSpaces -> Maybe IntHparamSearchSpacegogol-bigquery Gogol.BigQuery Number of clusters for k-means.
numClusters :: TrainingOptions -> Maybe Int64gogol-bigquery Gogol.BigQuery Number of clusters for clustering models.
numCurrentPhysicalBytes :: Table -> Maybe Int64gogol-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.
numDmlAffectedRows :: GetQueryResultsResponse -> Maybe Int64gogol-bigquery Gogol.BigQuery Output only. The number of rows affected by a DML statement. Present only for DML statements INSERT, UPDATE or DELETE.