Reference documentation and code samples for the Compute Engine v1 API enum Subnetwork.Types.Purpose.
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 content provides a comprehensive list of versions for the `Google.Cloud.Compute.V1.Subnetwork.Types.Purpose` resource, ranging from the latest version 3.6.0 down to version 1.0.0."],["The `Subnetwork.Types.Purpose` enum defines the intended usage of a subnetwork within the Compute Engine v1 API, including purposes such as `InternalHttpsLoadBalancer`, `Private`, `PrivateRfc1918`, `PrivateServiceConnect`, and `RegionalManagedProxy`."],["A subnetwork's purpose can be set to either `PRIVATE_RFC_1918` (the default) or `INTERNAL_HTTPS_LOAD_BALANCER`, and when set to `INTERNAL_HTTPS_LOAD_BALANCER`, the `enableFlowLogs` field is not supported."],["The `UndefinedPurpose` field is available to show that the enum field is not set."],["The provided documentation is within the namespace `Google.Cloud.Compute.V1` and is contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]