public enum Listing.CommercialInfo.GoogleCloudMarketplaceInfo.CommercialState extends Enum<Listing.CommercialInfo.GoogleCloudMarketplaceInfo.CommercialState> implements ProtocolMessageEnum
Indicates whether this commercial access is currently active.
Protobuf enum
google.cloud.bigquery.analyticshub.v1.Listing.CommercialInfo.GoogleCloudMarketplaceInfo.CommercialState
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ACTIVE |
Commercialization is complete and available for use. |
ACTIVE_VALUE |
Commercialization is complete and available for use. |
COMMERCIAL_STATE_UNSPECIFIED |
Commercialization is incomplete and cannot be used. |
COMMERCIAL_STATE_UNSPECIFIED_VALUE |
Commercialization is incomplete and cannot be used. |
ONBOARDING |
Commercialization has been initialized. |
ONBOARDING_VALUE |
Commercialization has been initialized. |
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() |