Module Google::Cloud::Compute::V1::Subnetwork::PrivateIpv6GoogleAccess (v1.0.0)

The private IPv6 google access type for the VMs in this subnet. This is an expanded field of enablePrivateV6Access. If both fields are set, privateIpv6GoogleAccess will take priority. This field can be both set at resource creation time and updated using patch.

Constants

UNDEFINED_PRIVATE_IPV6_GOOGLE_ACCESS

value: 0
A value indicating that the enum field is not set.

DISABLE_GOOGLE_ACCESS

value: 450958579
Disable private IPv6 access to/from Google services.

ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE

value: 427975994
Bidirectional private IPv6 access to/from Google services.

ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE

value: 288210263
Outbound private IPv6 access from VMs in this subnet to Google services.