privateIpv6GoogleAccess property
This field is for internal use.
This field can be both set at resource creation time and updated using patch. Possible string values are:
- "DISABLE_GOOGLE_ACCESS" : Disable private IPv6 access to/from Google services.
- "ENABLE_BIDIRECTIONAL_ACCESS_TO_GOOGLE" : Bidirectional private IPv6 access to/from Google services.
- "ENABLE_OUTBOUND_VM_ACCESS_TO_GOOGLE" : Outbound private IPv6 access from VMs in this subnet to Google services.
Implementation
core.String? privateIpv6GoogleAccess;