public enum Listing.BigQueryDatasetSource.Replica.PrimaryState extends Enum<Listing.BigQueryDatasetSource.Replica.PrimaryState> implements ProtocolMessageEnum
Primary state of the replica. Set only for the primary replica.
Protobuf enum
google.cloud.bigquery.analyticshub.v1.Listing.BigQueryDatasetSource.Replica.PrimaryState
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
PRIMARY_REPLICA |
The replica is the primary replica. |
PRIMARY_REPLICA_VALUE |
The replica is the primary replica. |
PRIMARY_STATE_UNSPECIFIED |
Default value. This value is unused. |
PRIMARY_STATE_UNSPECIFIED_VALUE |
Default value. This value is unused. |
UNRECOGNIZED |
Static Methods |
|
---|---|
Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
Methods |
|
---|---|
Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |