Modules§
- Nested message and enum types in
AuditData
. - Nested message and enum types in
BigQueryAcl
. - Nested message and enum types in
JobConfiguration
. - Nested message and enum types in
JobStatistics
.
Structs§
- BigQuery request and response messages for audit log. Note:
Table.schema
has been deprecated in favor ofTable.schemaJson
.Table.schema
may continue to be present in your logs during this transition. - An access control list.
- BigQuery dataset information. See the Dataset API resource for more details on individual fields.
- User-provided metadata for a dataset.
- Dataset insert request.
- Dataset insert response.
- Dataset list request.
- The fully-qualified name for a dataset.
- Dataset update request.
- Dataset update response.
- Describes encryption properties for a table or a job
- Describes a job.
- Query job completed event.
- Job configuration information. See the Jobs API resource for more details on individual fields.
- Job getQueryResults request.
- Job getQueryResults response.
- Job insert request.
- Job insert response.
- The fully-qualified name for a job.
- Job getQueryDone response.
- Job query request.
- Job query response.
- Job statistics that may change after a job starts.
- Running state of a job.
- Describes a BigQuery table. See the Table API resource for more details on individual fields. Note:
Table.schema
has been deprecated in favor ofTable.schemaJson
.Table.schema
may continue to be present in your logs during this transition. - Table data-list request.
- 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.
- Describes an external data source used in a query.
- User-provided metadata for a table.
- Table insert request.
- Table insert response.
- The fully-qualified name for a table.
- Table update request.
- Table update response.
- Describes a virtual table defined by a SQL query.