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 latest version available for `Google.Cloud.Compute.V1.Subnetwork.Types.Purpose` is 3.6.0, with a range of versions from 1.0.0 to the present, showing the version history."],["The `Purpose` enum specifies the intended use of a subnetwork, with options including `PRIVATE_RFC_1918` and `INTERNAL_HTTPS_LOAD_BALANCER`."],["The `INTERNAL_HTTPS_LOAD_BALANCER` purpose designates a subnetwork specifically reserved for Internal HTTP(S) Load Balancing, for which the `enableFlowLogs` field is not supported."],["The `Purpose` field defaults to `PRIVATE_RFC_1918` if unspecified, and there are additional purposes such as `PrivateServiceConnect` and `RegionalManagedProxy`."],["The documentation is for the .NET environment and its associated library and assembly `Google.Cloud.Compute.V1.dll`."]]],[]]