Hoogle Search

Within LTS Haskell 24.53 (ghc-9.10.3)

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

  1. onlyReadLatest :: BigtableColumn -> Maybe Bool

    gogol-bigquery Gogol.BigQuery.Types

    Optional. If this is set, only the latest version of value in this column are exposed. 'onlyReadLatest' can also be set at the column family level. However, the setting at this level takes precedence if 'onlyReadLatest' is set at both levels.

  2. onlyReadLatest :: BigtableColumnFamily -> Maybe Bool

    gogol-bigquery Gogol.BigQuery.Types

    Optional. If this is set only the latest version of value are exposed for all columns in this column family. This can be overridden for a specific column by listing that column in 'columns' and specifying a different setting for that column.

  3. recordsRead :: ExplainQueryStage -> Maybe Int64

    gogol-bigquery Gogol.BigQuery.Types

    Number of records read into the stage.

  4. recordsReadDiffPercentage :: InputDataChange -> Maybe Double

    gogol-bigquery Gogol.BigQuery.Types

    Output only. Records read difference percentage compared to a previous run.

  5. pattern AuditLogConfig_LogType_ADMINREAD :: AuditLogConfig_LogType

    gogol-billing Gogol.Billing

    Admin reads. Example: CloudIAM getIamPolicy

  6. pattern AuditLogConfig_LogType_DATAREAD :: AuditLogConfig_LogType

    gogol-billing Gogol.Billing

    Data reads. Example: CloudSQL Users list

  7. type CloudBilling'Readonly = "https://www.googleapis.com/auth/cloud-billing.readonly"

    gogol-billing Gogol.Billing

    View your Google Cloud Platform billing accounts

  8. pattern AuditLogConfig_LogType_ADMINREAD :: AuditLogConfig_LogType

    gogol-billing Gogol.Billing.Types

    Admin reads. Example: CloudIAM getIamPolicy

  9. pattern AuditLogConfig_LogType_DATAREAD :: AuditLogConfig_LogType

    gogol-billing Gogol.Billing.Types

    Data reads. Example: CloudSQL Users list

  10. type CloudBilling'Readonly = "https://www.googleapis.com/auth/cloud-billing.readonly"

    gogol-billing Gogol.Billing.Types

    View your Google Cloud Platform billing accounts

Page 882 of many | Previous | Next