Reference documentation and code samples for the Compute V1 Client class AllowNcc.
Specifies whether NCC is allowed.
Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowNcc
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeaturesMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_ALLOW_NCC
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ALLOW_NCC = 0;
NCC_ALLOWED
Value: 467227511
Generated from protobuf enum NCC_ALLOWED = 467227511;
NCC_BLOCKED
Value: 283390907
Generated from protobuf enum NCC_BLOCKED = 283390907;