public enum Scope.Type extends Enum<Scope.Type> implements ProtocolMessageEnum
Scope Type.
Protobuf enum google.cloud.apphub.v1.Scope.Type
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
REGIONAL |
Regional 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() |