public enum BigQueryAuditMetadata.Types.OperationTypeReference documentation and code samples for the Google Cloud Audit API enum BigQueryAuditMetadata.Types.OperationType.
Table copy job operation type.
Namespace
Google.Cloud.AuditAssembly
Google.Cloud.Audit.dll
Fields |
|
|---|---|
| Name | Description |
Copy |
The source and the destination table have the same table type. |
Restore |
The source table type is SNAPSHOT and the destination table type is TABLE. |
Snapshot |
The source table type is TABLE and the destination table type is SNAPSHOT. |
Unspecified |
Unspecified operation type. |