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

public enum Reason

Describes how the routine was deleted.

Namespace

Google.Cloud.Audit

Assembly

Google.Cloud.Audit.dll

Fields

NameDescription
Query

Routine was deleted using DDL query.

RoutineDeleteRequest

Routine was deleted using the API.

Unspecified

Unknown.