public enum AppParams.Scope.Type extends Enum<AppParams.Scope.Type> implements ProtocolMessageEnumScope Type.
Protobuf enum google.cloud.saasplatform.saasservicemgmt.v1beta1.AppParams.Scope.Type
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
GLOBAL |
Deprecated: Use TYPE_GLOBAL. |
GLOBAL_VALUE |
Deprecated: Use TYPE_GLOBAL. |
REGIONAL |
Deprecated: Use TYPE_REGIONAL. |
REGIONAL_VALUE |
Deprecated: Use TYPE_REGIONAL. |
TYPE_GLOBAL |
Global type. |
TYPE_GLOBAL_VALUE |
Global type. |
TYPE_REGIONAL |
Regional type. |
TYPE_REGIONAL_VALUE |
Regional type. |
TYPE_UNSPECIFIED |
Unspecified type. |
TYPE_UNSPECIFIED_VALUE |
Unspecified type. |
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() |
|