Compute V1 Client - Class AllowMultiNicInSameSubnetwork (2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
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;
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-05-20 UTC."],[],[]]