public enum BigQueryAuditMetadata.Types.CreateDispositionReference documentation and code samples for the Google Cloud Audit API enum BigQueryAuditMetadata.Types.CreateDisposition.
Describes whether a job should create a destination table if it doesn't exist.
Namespace
Google.Cloud.AuditAssembly
Google.Cloud.Audit.dll
Fields |
|
|---|---|
| Name | Description |
CreateIfNeeded |
This job should create a table if it doesn't already exist. |
CreateNever |
This job should never create tables. |
Unspecified |
Unknown. |