Reference documentation and code samples for the Compute V1 Client class AllowPrivateGoogleAccess.
Specifies whether private Google access is allowed.
Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowPrivateGoogleAccess
Namespace
Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeaturesMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_ALLOW_PRIVATE_GOOGLE_ACCESS
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_ALLOW_PRIVATE_GOOGLE_ACCESS = 0;
PRIVATE_GOOGLE_ACCESS_ALLOWED
Value: 220787351
Generated from protobuf enum PRIVATE_GOOGLE_ACCESS_ALLOWED = 220787351;
PRIVATE_GOOGLE_ACCESS_BLOCKED
Value: 36950747
Generated from protobuf enum PRIVATE_GOOGLE_ACCESS_BLOCKED = 36950747;