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.
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
onlyReadLatest :: BigtableColumn -> Maybe Boolgogol-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.
onlyReadLatest :: BigtableColumnFamily -> Maybe Boolgogol-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.
recordsRead :: ExplainQueryStage -> Maybe Int64gogol-bigquery Gogol.BigQuery Number of records read into the stage.
recordsReadDiffPercentage :: InputDataChange -> Maybe Doublegogol-bigquery Gogol.BigQuery Output only. Records read difference percentage compared to a previous run.
pattern
AuditLogConfig_LogType_ADMINREAD :: AuditLogConfig_LogTypegogol-bigquery Gogol.BigQuery.Types Admin reads. Example: CloudIAM getIamPolicy
pattern
AuditLogConfig_LogType_DATAREAD :: AuditLogConfig_LogTypegogol-bigquery Gogol.BigQuery.Types Data reads. Example: CloudSQL Users list
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
type
Devstorage'ReadOnly = "https://www.googleapis.com/auth/devstorage.read_only"gogol-bigquery Gogol.BigQuery.Types View your data in Google Cloud Storage
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