public enum NetworkProfileProfileType.NetworkType extends Enum<NetworkProfileProfileType.NetworkType> implements ProtocolMessageEnum
Protobuf enum google.cloud.compute.v1.NetworkProfileProfileType.NetworkType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
RDMA |
RDMA network. |
RDMA_VALUE |
RDMA network. |
ULL |
ULL network. |
ULL_VALUE |
ULL network. |
UNDEFINED_NETWORK_TYPE |
A value indicating that the enum field is not set. |
UNDEFINED_NETWORK_TYPE_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
VPC |
VPC network. |
VPC_VALUE |
VPC network. |
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() |