public enum NamedSet.Type extends Enum<NamedSet.Type> implements ProtocolMessageEnumThis named set's type
Protobuf enum google.cloud.compute.v1.NamedSet.Type
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
NAMED_SET_TYPE_COMMUNITY |
The Named Set is a Community Named Set. |
NAMED_SET_TYPE_COMMUNITY_VALUE |
The Named Set is a Community Named Set. |
NAMED_SET_TYPE_PREFIX |
The Named Set is a Prefix Named Set. |
NAMED_SET_TYPE_PREFIX_VALUE |
The Named Set is a Prefix Named Set. |
UNDEFINED_TYPE |
A value indicating that the enum field is not set. |
UNDEFINED_TYPE_VALUE |
A value indicating that the enum field is not set. |
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() |
|