BigQueryAuditMetadata.RoutineDeletion.Reason

Describes how the routine was deleted.

Enums
REASON_UNSPECIFIED Unknown.
QUERY Routine was deleted using DDL query.
ROUTINE_DELETE_REQUEST Routine was deleted using the API.