Google Cloud Workload Manager V1 Client - Class Type (0.1.0)

Reference documentation and code samples for the Google Cloud Workload Manager V1 Client class Type.

Possible types of external data sources like BigQuery table, etc.

Protobuf type google.cloud.workloadmanager.v1.Execution.ExternalDataSources.Type

Namespace

Google \ Cloud \ WorkloadManager \ V1 \ Execution \ ExternalDataSources

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Unknown type.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

BIG_QUERY_TABLE

Value: 1

BigQuery table.

Generated from protobuf enum BIG_QUERY_TABLE = 1;