Google Cloud Audit API - Enum BigQueryAuditMetadata.Types.OperationType (2.4.0)

public enum BigQueryAuditMetadata.Types.OperationType

Reference documentation and code samples for the Google Cloud Audit API enum BigQueryAuditMetadata.Types.OperationType.

Table copy job operation type.

Namespace

Google.Cloud.Audit

Assembly

Google.Cloud.Audit.dll

Fields

NameDescription
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.