Enum BigQueryAuditMetadata.Types.RoutineChange.Types.Reason (2.0.0)

public enum 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.