Reference documentation and code samples for the Compute V1 Client class PrivateIpv6GoogleAccess.
This field is for internal use. This field can be both set at resource creation time and updated using patch.
Protobuf type google.cloud.compute.v1.Subnetwork.PrivateIpv6GoogleAccess
Namespace
Google \ Cloud \ Compute \ V1 \ SubnetworkMethods
static::name
Parameter | |
---|---|
Name | Description |
value |
mixed
|
static::value
Parameter | |
---|---|
Name | Description |
name |
mixed
|
Constants
UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS = 0;
DISABLE_GOOGLE_ACCESS
Value: 450958579
Disable private IPv6 access to/from Google services.
Generated from protobuf enum DISABLE_GOOGLE_ACCESS = 450958579;
ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE
Value: 427975994
Bidirectional private IPv6 access to/from Google services.
Generated from protobuf enum ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE = 427975994;
ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE
Value: 288210263
Outbound private IPv6 access from VMs in this subnet to Google services.
Generated from protobuf enum ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE = 288210263;