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-03-21 UTC."],[[["This document provides reference information for the `ComputeInstanceRestoreProperties.Types.InstancePrivateIpv6GoogleAccess` enum within the Google Cloud Backup and DR Service v1 API."],["The enum defines the types of private IPv6 Google access available for virtual machines (VMs)."],["Available access types include bidirectional access, outbound access from VMs to Google services, inheritance from subnetwork, and an unspecified default value."],["The `EnableBidirectionalAccessToGoogle` and `EnableOutboundVmAccessToGoogle` fields, when specified, automatically assign an internal IPv6 prefix to the subnetwork if it lacks one."],["The latest version of this enum is 2.1.0, and there are previous versions ranging from 2.0.0 down to 1.0.0-beta02."]]],[]]