public enum AccessMetadata.ConstraintType extends Enum<AccessMetadata.ConstraintType> implements ProtocolMessageEnum
Describes the different types of constraints that can be applied on a region.
Protobuf enum google.cloud.speech.v2.AccessMetadata.ConstraintType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
CONSTRAINT_TYPE_UNSPECIFIED |
Unspecified constraint applied. |
CONSTRAINT_TYPE_UNSPECIFIED_VALUE |
Unspecified constraint applied. |
RESOURCE_LOCATIONS_ORG_POLICY_CREATE_CONSTRAINT |
The project's org policy disallows the given region. |
RESOURCE_LOCATIONS_ORG_POLICY_CREATE_CONSTRAINT_VALUE |
The project's org policy disallows the given region. |
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() |