Common Protos for Google Cloud APIs Client - Class Reason (1.0.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Common Protos for Google Cloud APIs Client class Reason.
Describes how the dataset was created.
Protobuf type google.cloud.audit.BigQueryAuditMetadata.DatasetCreation.Reason
Namespace
Google \ Cloud \ Audit \ BigQueryAuditMetadata \ DatasetCreation
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
REASON_UNSPECIFIED
Value: 0
Unknown.
Generated from protobuf enum REASON_UNSPECIFIED = 0;
CREATE
Value: 1
Dataset was created using the datasets.create API.
Generated from protobuf enum CREATE = 1;
QUERY
Value: 2
Dataset was created using a query job, e.g., CREATE SCHEMA statement.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-19 UTC."],[],[]]