VM internal/alias IP, Internal LB service IP, etc.
IpsecInterconnect
A regional internal IP address range reserved for the VLAN attachment that is used in HA VPN over Cloud Interconnect. This regional internal IP address range must not overlap with any IP address range of subnet/route in the VPC network and its peering networks. After the VLAN attachment is created with the reserved IP address range, when creating a new VPN gateway, its interface IP address is allocated from the associated VLAN attachment’s IP address range.
NatAuto
External IP automatically reserved for Cloud NAT.
PrivateServiceConnect
A private network IP address that can be used to configure Private Service Connect. This purpose can be specified only for GLOBAL addresses of Type INTERNAL
Serverless
A regional internal IP address range reserved for Serverless.
SharedLoadbalancerVip
A private network IP address that can be shared by multiple Internal Load Balancer forwarding rules.
UndefinedAddressPurposes
A value indicating that the enum field is not set.
[[["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-09 UTC."],[[["This document outlines the different versions of the `NetworkProfileNetworkFeatures.Types.AddressPurposes` enumeration, ranging from version 1.0.0 up to the latest version 3.6.0, all within the `Google.Cloud.Compute.V1` namespace."],["The `AddressPurposes` enumeration within the `Google.Cloud.Compute.V1` assembly, lists and describes various purposes for IP addresses in the Google Cloud network environment."],["The enumerated IP address purposes include DNS resolver addresses (`DnsResolver`), addresses used for internal/alias IPs and internal load balancer services (`GceEndpoint`), and addresses reserved for HA VPN over Cloud Interconnect (`IpsecInterconnect`)."],["Additional `AddressPurposes` include those automatically reserved for Cloud NAT (`NatAuto`), used for Private Service Connect (`PrivateServiceConnect`), those reserved for Serverless environments (`Serverless`), shared among multiple internal load balancer forwarding rules (`SharedLoadbalancerVip`), and for peer networks (`VpcPeering`)."],["An UndefinedAddressPurposes field is available indicating that no value is set for the specified enum."]]],[]]