public enum LocationSupport.RegionalizationScope extends Enum<LocationSupport.RegionalizationScope> implements ProtocolMessageEnum
The location scope for a feature.
Protobuf enum google.privacy.dlp.v2.LocationSupport.RegionalizationScope
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
ANY_LOCATION |
Feature may be used anywhere. Default value. |
ANY_LOCATION_VALUE |
Feature may be used anywhere. Default value. |
REGIONAL |
Feature may be used with one or more regions. See locations for details. |
REGIONALIZATION_SCOPE_UNSPECIFIED |
Invalid. |
REGIONALIZATION_SCOPE_UNSPECIFIED_VALUE |
Invalid. |
REGIONAL_VALUE |
Feature may be used with one or more regions. See locations for details. |
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() |