Reference documentation and code samples for the Google Cloud BigQuery Analytics Hub V1 Client class PrimaryState.
Primary state of the replica. Set only for the primary replica.
Protobuf type google.cloud.bigquery.analyticshub.v1.Listing.BigQueryDatasetSource.Replica.PrimaryState
Namespace
Google \ Cloud \ BigQuery \ AnalyticsHub \ V1 \ Listing \ BigQueryDatasetSource \ ReplicaMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
PRIMARY_STATE_UNSPECIFIED
Value: 0
Default value. This value is unused.
Generated from protobuf enum PRIMARY_STATE_UNSPECIFIED = 0;
PRIMARY_REPLICA
Value: 1
The replica is the primary replica.
Generated from protobuf enum PRIMARY_REPLICA = 1;