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. type Devstorage'ReadWrite = "https://www.googleapis.com/auth/devstorage.read_write"

    gogol-bigquery Gogol.BigQuery

    Manage your data in Cloud Storage and see the email address of your Google Account

  2. onlyReadLatest :: BigtableColumn -> Maybe Bool

    gogol-bigquery Gogol.BigQuery

    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.

  3. onlyReadLatest :: BigtableColumnFamily -> Maybe Bool

    gogol-bigquery Gogol.BigQuery

    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.

  4. recordsRead :: ExplainQueryStage -> Maybe Int64

    gogol-bigquery Gogol.BigQuery

    Number of records read into the stage.

  5. recordsReadDiffPercentage :: InputDataChange -> Maybe Double

    gogol-bigquery Gogol.BigQuery

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

  6. pattern AuditLogConfig_LogType_ADMINREAD :: AuditLogConfig_LogType

    gogol-bigquery Gogol.BigQuery.Types

    Admin reads. Example: CloudIAM getIamPolicy

  7. pattern AuditLogConfig_LogType_DATAREAD :: AuditLogConfig_LogType

    gogol-bigquery Gogol.BigQuery.Types

    Data reads. Example: CloudSQL Users list

  8. type CloudPlatform'ReadOnly = "https://www.googleapis.com/auth/cloud-platform.read-only"

    gogol-bigquery Gogol.BigQuery.Types

    View your data across Google Cloud services and see the email address of your Google Account

  9. type Devstorage'ReadOnly = "https://www.googleapis.com/auth/devstorage.read_only"

    gogol-bigquery Gogol.BigQuery.Types

    View your data in Google Cloud Storage

  10. type Devstorage'ReadWrite = "https://www.googleapis.com/auth/devstorage.read_write"

    gogol-bigquery Gogol.BigQuery.Types

    Manage your data in Cloud Storage and see the email address of your Google Account

Page 881 of many | Previous | Next