Enum BigQueryAuditMetadata.Types.TableChange.Types.Reason (2.0.0)

public enum 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.