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 documentation covers the `ComputeInstanceRestoreProperties.Types.InstancePrivateIpv6GoogleAccess` enum for the Backup and DR Service v1 API."],["The enum defines the private IPv6 Google access types for virtual machines (VMs) within the `Google.Cloud.BackupDR.V1` namespace."],["Available fields in the enum include `EnableBidirectionalAccessToGoogle`, `EnableOutboundVmAccessToGoogle`, `InheritFromSubnetwork`, and `Unspecified`, each with distinct behaviors regarding private IPv6 access."],["The documentation provides reference for multiple versions, including the latest 2.1.0, as well as 2.0.0, 1.2.0, 1.1.0 and 1.0.0-beta02."]]],[]]