Enum NetworkProfileNetworkFeatures.InterfaceTypes (1.65.0)

public enum NetworkProfileNetworkFeatures.InterfaceTypes extends Enum<NetworkProfileNetworkFeatures.InterfaceTypes> implements ProtocolMessageEnum

Protobuf enum google.cloud.compute.v1.NetworkProfileNetworkFeatures.InterfaceTypes

Implements

ProtocolMessageEnum

Static Fields

Name Description
GVNIC

GVNIC

GVNIC = 68209305;

GVNIC_VALUE

GVNIC

GVNIC = 68209305;

IDPF

IDPF

IDPF = 2242641;

IDPF_VALUE

IDPF

IDPF = 2242641;

IRDMA

IRDMA

IRDMA = 69927695;

IRDMA_VALUE

IRDMA

IRDMA = 69927695;

MRDMA

MRDMA

MRDMA = 73621779;

MRDMA_VALUE

MRDMA

MRDMA = 73621779;

UNDEFINED_INTERFACE_TYPES

A value indicating that the enum field is not set.

UNDEFINED_INTERFACE_TYPES = 0;

UNDEFINED_INTERFACE_TYPES_VALUE

A value indicating that the enum field is not set.

UNDEFINED_INTERFACE_TYPES = 0;

UNRECOGNIZED
UNSPECIFIED_NIC_TYPE

No type specified.

UNSPECIFIED_NIC_TYPE = 67411801;

UNSPECIFIED_NIC_TYPE_VALUE

No type specified.

UNSPECIFIED_NIC_TYPE = 67411801;

VIRTIO_NET

VIRTIO

VIRTIO_NET = 452123481;

VIRTIO_NET_VALUE

VIRTIO

VIRTIO_NET = 452123481;

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()