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 \ NetworkInterfaceMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
NIC_TYPE_UNSPECIFIED
Value: 0Default should be NIC_TYPE_UNSPECIFIED.
Generated from protobuf enum NIC_TYPE_UNSPECIFIED = 0;
VIRTIO_NET
Value: 1VIRTIO
Generated from protobuf enum VIRTIO_NET = 1;
GVNIC
Value: 2GVNIC
Generated from protobuf enum GVNIC = 2;