Reference documentation and code samples for the Common Protos for Google Cloud APIs Client class Reason.
Describes how the model data was read.
Protobuf type google.cloud.audit.BigQueryAuditMetadata.ModelDataRead.Reason
Namespace
Google \ Cloud \ Audit \ BigQueryAuditMetadata \ ModelDataReadMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
REASON_UNSPECIFIED
Value: 0Unknown.
Generated from protobuf enum REASON_UNSPECIFIED = 0;
JOB
Value: 1Model was used as a source model during a BigQuery job.
Generated from protobuf enum JOB = 1;