Reference documentation and code samples for the Compute V1 Client class InterfaceTypes.
Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.InterfaceTypes
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeaturesMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_INTERFACE_TYPES
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_INTERFACE_TYPES = 0;
GVNIC
Value: 68209305
GVNIC
Generated from protobuf enum GVNIC = 68209305;
IDPF
Value: 2242641
IDPF
Generated from protobuf enum IDPF = 2242641;
IRDMA
Value: 69927695
IRDMA
Generated from protobuf enum IRDMA = 69927695;
MRDMA
Value: 73621779
MRDMA
Generated from protobuf enum MRDMA = 73621779;
UNSPECIFIED_NIC_TYPE
Value: 67411801
No type specified.
Generated from protobuf enum UNSPECIFIED_NIC_TYPE = 67411801;
VIRTIO_NET
Value: 452123481
VIRTIO
Generated from protobuf enum VIRTIO_NET = 452123481;