Reference documentation and code samples for the Compute Engine v1 API enum UsableSubnetwork.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-04-02 UTC."],[[["This page provides reference documentation for the `UsableSubnetwork.Types.Purpose` enum within the Google Compute Engine v1 API, covering versions from 1.0.0 to 3.6.0, with version 3.6.0 being the latest."],["The `UsableSubnetwork.Types.Purpose` enum defines the intended use of a subnetwork resource and can be set to values such as `INTERNAL_HTTPS_LOAD_BALANCER`, `PRIVATE_RFC_1918`, `PRIVATE`, `PRIVATE_SERVICE_CONNECT`, `REGIONAL_MANAGED_PROXY`, and `UNDEFINED_PURPOSE`."],["The documentation specifies that a subnetwork set to `INTERNAL_HTTPS_LOAD_BALANCER` is reserved for Internal HTTP(S) Load Balancing, and the `enableFlowLogs` field is not supported with this purpose."],["The purpose defaults to `PRIVATE_RFC_1918` when unspecified, and `PRIVATE_RFC_1918` subnets are standard user-created or automatically created subnets, while `PRIVATE_SERVICE_CONNECT` subnets are for Private Service Connect in the producer network, and `REGIONAL_MANAGED_PROXY` is for regional load balancing."]]],[]]