The purpose of the resource. This field can be either PRIVATE_RFC_1918 or INTERNAL_HTTPS_LOAD_BALANCER. A subnetwork with purpose set to INTERNAL_HTTPS_LOAD_BALANCER is a user-created subnetwork that is reserved for Internal HTTP(S) Load Balancing. If unspecified, the purpose defaults to PRIVATE_RFC_1918. The enableFlowLogs field isn't supported with the purpose field set to INTERNAL_HTTPS_LOAD_BALANCER.
[[["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-24 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.Subnetwork.Types.Purpose` is 3.6.0, with a range of available versions from 1.0.0 up to this latest release."],["The `Purpose` enum defines the intended use of a subnetwork, such as for Internal HTTP(S) Load Balancing or regular private use, with the default being `PRIVATE_RFC_1918` if not specified."],["The available fields for this enum include `InternalHttpsLoadBalancer`, `Private`, `PrivateRfc1918`, `PrivateServiceConnect`, `RegionalManagedProxy`, and `UndefinedPurpose`, each with specific uses and implications for subnetwork configurations."],["Version 2.0.0 is part of the namespace `Google.Cloud.Compute.V1`, located in the `Google.Cloud.Compute.V1.dll` assembly."],["Subnetworks designated for `INTERNAL_HTTPS_LOAD_BALANCER` do not support the `enableFlowLogs` field."]]],[]]