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

public enum BigQueryAuditMetadata.Types.RoutineChange.Types.Reason

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

Describes how the routine was updated.

Namespace

Google.Cloud.Audit

Assembly

Google.Cloud.Audit.dll

Fields

NameDescription
Query

Routine was updated using a DDL query.

RoutineUpdateRequest

Routine was updated using the routines.update or routines.patch API.

Unspecified

Unknown.