Reference documentation and code samples for the Compute V1 Client class AllowDefaultNicAttachment.
Specifies whether default NIC attachment is allowed.
Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowDefaultNicAttachment
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeaturesMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_ALLOW_DEFAULT_NIC_ATTACHMENT
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ALLOW_DEFAULT_NIC_ATTACHMENT = 0;
DEFAULT_NIC_ATTACHMENT_ALLOWED
Value: 11570689
Generated from protobuf enum DEFAULT_NIC_ATTACHMENT_ALLOWED = 11570689;
DEFAULT_NIC_ATTACHMENT_BLOCKED
Value: 364604997
Generated from protobuf enum DEFAULT_NIC_ATTACHMENT_BLOCKED = 364604997;