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

public enum BigQueryAuditMetadata.Types.RoutineCreation.Types.Reason

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

Describes how the routine was created.

Namespace

Google.Cloud.Audit

Assembly

Google.Cloud.Audit.dll

Fields

NameDescription
Query

Routine was created using a DDL query.

RoutineInsertRequest

Routine was created using the routines.create API.

Unspecified

Unknown.