Compute V1 Client - Class AllowMultiNicInSameSubnetwork (2.5.0)

Reference documentation and code samples for the Compute V1 Client class AllowMultiNicInSameSubnetwork.

Specifies whether multi-nic in the same subnetwork is allowed.

Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowMultiNicInSameSubnetwork

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ALLOW_MULTI_NIC_IN_SAME_SUBNETWORK

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ALLOW_MULTI_NIC_IN_SAME_SUBNETWORK = 0;

MULTI_NIC_IN_SAME_SUBNETWORK_ALLOWED

Value: 288044595

Generated from protobuf enum MULTI_NIC_IN_SAME_SUBNETWORK_ALLOWED = 288044595;

MULTI_NIC_IN_SAME_SUBNETWORK_BLOCKED

Value: 104207991

Generated from protobuf enum MULTI_NIC_IN_SAME_SUBNETWORK_BLOCKED = 104207991;