Module google_api_proto::google::cloud::audit::big_query_audit_metadata
source · Expand description
Nested message and enum types in BigQueryAuditMetadata
.
Modules§
- Nested message and enum types in
DatasetChange
. - Nested message and enum types in
DatasetCreation
. - Nested message and enum types in
DatasetDeletion
. - Nested message and enum types in
FirstPartyAppMetadata
. - Nested message and enum types in
JobConfig
. - Nested message and enum types in
JobDeletion
. - Nested message and enum types in
JobInsertion
. - Nested message and enum types in
JobStats
. - Nested message and enum types in
ModelCreation
. - Nested message and enum types in
ModelDataChange
. - Nested message and enum types in
ModelDataRead
. - Nested message and enum types in
ModelDeletion
. - Nested message and enum types in
ModelMetadataChange
. - Nested message and enum types in
RoutineChange
. - Nested message and enum types in
RoutineCreation
. - Nested message and enum types in
RoutineDeletion
. - Nested message and enum types in
TableChange
. - Nested message and enum types in
TableCreation
. - Nested message and enum types in
TableDataChange
. - Nested message and enum types in
TableDataRead
. - Nested message and enum types in
TableDeletion
. - Nested message and enum types in
UnlinkDataset
.
Structs§
- An access control list.
- BigQuery dataset.
- Dataset change event.
- Dataset creation event.
- Dataset deletion event.
- Encryption properties for a table or a job
- User-provided metadata for an entity, for e.g. dataset, table or model.
- First party (Google) application specific request metadata.
- BigQuery job.
- Job state change event.
- Job configuration. See the Jobs API resource for more details on individual fields.
- Job deletion event.
- Job insertion event.
- Job statistics.
- Status of a job.
- Trained BigQuery ML model.
- Model creation event.
- Model data change event.
- Model data read event.
- Model deletion event.
- Model metadata change event.
- User Defined Function (UDF) or Stored Procedure.
- Routine change event.
- Routine creation event.
- Routine deletion event.
- BigQuery row access policy.
- Row access policy change event.
- Row access policy creation event.
- Row access policy deletion event.
- Google Sheets specific request metadata.
- BigQuery table.
- Table metadata change event.
- Table creation event.
- Table data change event.
- Table data read event.
- Definition of an external data source used in a query.
- Table deletion event.
- View definition.
- Unlink linked dataset from its source dataset event
Enums§
- Describes whether a job should create a destination table if it doesn’t exist.
- BigQuery event information.
- State of a job.
- Table copy job operation type.
- Type of the statement (e.g. SELECT, INSERT, CREATE_TABLE, CREATE_MODEL..)
- Describes whether a job should overwrite or append the existing destination table if it already exists.