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 webpage provides documentation for the `Subnetwork.Types.Purpose` enum within the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0."],["The `Subnetwork.Types.Purpose` enum defines the intended use of a subnetwork resource, such as `INTERNAL_HTTPS_LOAD_BALANCER`, `PRIVATE`, `PRIVATE_RFC_1918`, `PRIVATE_SERVICE_CONNECT`, and `REGIONAL_MANAGED_PROXY`."],["Subnetworks can be designated for Internal HTTP(S) Load Balancing, regular private use, Private Service Connect, or Regional Internal/External HTTP(S) Load Balancing, depending on the selected `Purpose` enum value."],["The documentation outlines the different versions of the `Subnetwork.Types.Purpose` enum, ranging from version 1.0.0 up to the latest version 3.6.0."],["If the purpose is not specified for a subnet, it will default to `PRIVATE_RFC_1918` and the `enableFlowLogs` field isn't supported when the `purpose` field is set to `INTERNAL_HTTPS_LOAD_BALANCER`."]]],[]]