public enum BigQueryAuditMetadata.Types.TableCreation.Types.ReasonReference documentation and code samples for the Google Cloud Audit API enum BigQueryAuditMetadata.Types.TableCreation.Types.Reason.
Describes how the table was created.
Namespace
Google.Cloud.AuditAssembly
Google.Cloud.Audit.dll
Fields |
|
|---|---|
| Name | Description |
Job |
Table was created as a destination table during a query, load or copy job. |
Query |
Table was created using a DDL query. |
TableInsertRequest |
Table was created using the tables.create API. |
Unspecified |
Unknown. |