Classes
AuditData
BigQuery request and response messages for audit log.
Note: Table.schema
has been deprecated in favor of Table.schemaJson
.
Table.schema
may continue to be present in your logs during this
transition.
BigQueryAcl
An access control list.
BigQueryAcl.Types
Container for nested types declared in the BigQueryAcl message type.
BigQueryAcl.Types.Entry
Access control entry.
Dataset
BigQuery dataset information. See the Dataset API resource for more details on individual fields.
DatasetInfo
User-provided metadata for a dataset.
DatasetInsertRequest
Dataset insert request.
DatasetInsertResponse
Dataset insert response.
DatasetListRequest
Dataset list request.
DatasetName
The fully-qualified name for a dataset.
DatasetUpdateRequest
Dataset update request.
DatasetUpdateResponse
Dataset update response.
EncryptionInfo
Describes encryption properties for a table or a job
Job
Describes a job.
JobCompletedEvent
Query job completed event.
JobConfiguration
Job configuration information. See the Jobs API resource for more details on individual fields.
JobConfiguration.Types
Container for nested types declared in the JobConfiguration message type.
JobConfiguration.Types.Extract
Describes an extract job, which exports data to an external source via the export pipeline.
JobConfiguration.Types.Load
Describes a load job, which loads data from an external source via the import pipeline.
JobConfiguration.Types.Query
Describes a query job, which executes a SQL-like query.
JobConfiguration.Types.TableCopy
Describes a copy job, which copies an existing table to another table.
JobGetQueryResultsRequest
Job getQueryResults request.
JobGetQueryResultsResponse
Job getQueryResults response.
JobInsertRequest
Job insert request.
JobInsertResponse
Job insert response.
JobName
The fully-qualified name for a job.
JobQueryDoneResponse
Job getQueryDone response.
JobQueryRequest
Job query request.
JobQueryResponse
Job query response.
JobStatistics
Job statistics that may change after a job starts.
JobStatistics.Types
Container for nested types declared in the JobStatistics message type.
JobStatistics.Types.ReservationResourceUsage
Job resource usage breakdown by reservation.
JobStatus
Running state of a job.
Table
Describes a BigQuery table.
See the Table API resource
for more details on individual fields.
Note: Table.schema
has been deprecated in favor of Table.schemaJson
.
Table.schema
may continue to be present in your logs during this
transition.
TableDataListRequest
Table data-list request.
TableDataReadEvent
Table data read event. Only present for tables, not views, and is only included in the log record for the project that owns the table.
TableDefinition
Describes an external data source used in a query.
TableInfo
User-provided metadata for a table.
TableInsertRequest
Table insert request.
TableInsertResponse
Table insert response.
TableName
The fully-qualified name for a table.
TableUpdateRequest
Table update request.
TableUpdateResponse
Table update response.
TableViewDefinition
Describes a virtual table defined by a SQL query.
Enums
AuditData.RequestOneofCase
Enum of possible cases for the "request" oneof.
AuditData.ResponseOneofCase
Enum of possible cases for the "response" oneof.
JobConfiguration.ConfigurationOneofCase
Enum of possible cases for the "configuration" oneof.