Google Cloud Audit API - Enum BigQueryAuditMetadata.Types.TableChange.Types.Reason (2.4.0)

public enum BigQueryAuditMetadata.Types.TableChange.Types.Reason

Reference documentation and code samples for the Google Cloud Audit API enum BigQueryAuditMetadata.Types.TableChange.Types.Reason.

Describes how the table metadata was changed.

Namespace

Google.Cloud.Audit

Assembly

Google.Cloud.Audit.dll

Fields

NameDescription
Job

Table was used as a job destination table.

Query

Table metadata was updated using a DML or DDL query.

TableUpdateRequest

Table metadata was updated using the tables.update or tables.patch API.

Unspecified

Unknown.