Google Cloud Backup Dr V1 Client - Class NicType (0.4.0)

Reference documentation and code samples for the Google Cloud Backup Dr V1 Client class NicType.

Nic type for this network interface.

Protobuf type google.cloud.backupdr.v1.NetworkInterface.NicType

Namespace

Google \ Cloud \ BackupDR \ V1 \ NetworkInterface

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

NIC_TYPE_UNSPECIFIED

Value: 0

Default should be NIC_TYPE_UNSPECIFIED.

Generated from protobuf enum NIC_TYPE_UNSPECIFIED = 0;

VIRTIO_NET

Value: 1

VIRTIO

Generated from protobuf enum VIRTIO_NET = 1;

GVNIC

Value: 2

GVNIC

Generated from protobuf enum GVNIC = 2;