public enum NetworkProfileNetworkFeatures.InterfaceTypes extends Enum<NetworkProfileNetworkFeatures.InterfaceTypes> implements ProtocolMessageEnum
Protobuf enum google.cloud.compute.v1.NetworkProfileNetworkFeatures.InterfaceTypes
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
GVNIC |
GVNIC |
GVNIC_VALUE |
GVNIC |
IDPF |
IDPF |
IDPF_VALUE |
IDPF |
IRDMA |
IRDMA |
IRDMA_VALUE |
IRDMA |
MRDMA |
MRDMA |
MRDMA_VALUE |
MRDMA |
UNDEFINED_INTERFACE_TYPES |
A value indicating that the enum field is not set. |
UNDEFINED_INTERFACE_TYPES_VALUE |
A value indicating that the enum field is not set. |
UNRECOGNIZED |
|
UNSPECIFIED_NIC_TYPE |
No type specified. |
UNSPECIFIED_NIC_TYPE_VALUE |
No type specified. |
VIRTIO_NET |
VIRTIO |
VIRTIO_NET_VALUE |
VIRTIO |
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() |