public enum BigQueryAuditMetadata.Types.TableChange.Types.ReasonReference 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.AuditAssembly
Google.Cloud.Audit.dll
Fields |
|
|---|---|
| Name | Description |
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. |