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 reference documentation for the `Subnetwork.Types.Purpose` enum in the Google Cloud Compute Engine v1 API, covering multiple versions from 1.0.0 to the latest 3.6.0."],["The `Purpose` enum defines the intended use of a subnetwork, with possible values including `INTERNAL_HTTPS_LOAD_BALANCER`, `PRIVATE`, `PRIVATE_RFC_1918`, `PRIVATE_SERVICE_CONNECT`, `REGIONAL_MANAGED_PROXY`, and `UNDEFINED_PURPOSE`."],["The latest version of the API listed is 3.6.0, with the documentation and functionality of this and the previous versions available through provided hyperlinks."],["Subnetworks can be specifically designated for internal HTTP(S) Load Balancing, or can be general-purpose private subnets, with `PRIVATE_RFC_1918` as the default."],["The `enableFlowLogs` field is incompatible with the `INTERNAL_HTTPS_LOAD_BALANCER` purpose."]]],[]]