Reference documentation and code samples for the Backup and DR Service v1 API enum ComputeInstanceRestoreProperties.Types.InstancePrivateIpv6GoogleAccess.
Bidirectional private IPv6 access to/from Google services. If
specified, the subnetwork who is attached to the instance's default
network interface will be assigned an internal IPv6 prefix if it doesn't
have before.
EnableOutboundVmAccessToGoogle
Outbound private IPv6 access from VMs in this subnet to Google services.
If specified, the subnetwork who is attached to the instance's default
network interface will be assigned an internal IPv6 prefix if it doesn't
have before.
InheritFromSubnetwork
Each network interface inherits PrivateIpv6GoogleAccess from its
subnetwork.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-02 UTC."],[[["The latest version of the Backup and DR Service v1 API documentation is 2.1.0, which is accessible via a provided link."],["This page documents the `ComputeInstanceRestoreProperties.Types.InstancePrivateIpv6GoogleAccess` enum, detailing its purpose in managing private IPv6 access for virtual machines (VMs)."],["The enum offers four options for `InstancePrivateIpv6GoogleAccess`: `EnableBidirectionalAccessToGoogle`, `EnableOutboundVmAccessToGoogle`, `InheritFromSubnetwork`, and `Unspecified`."],["`EnableBidirectionalAccessToGoogle` allows two-way private IPv6 communication with Google services, while `EnableOutboundVmAccessToGoogle` only provides outbound access."],["`InheritFromSubnetwork` allows each network interface to inherit its `PrivateIpv6GoogleAccess` setting from the subnetwork."]]],[]]