Reference documentation and code samples for the Cloud Resource Manager v3 API enum Purpose.
A purpose for each policy engine requiring such an integration. A single
policy engine may have multiple purposes defined, however a TagKey may only
specify a single purpose.
Purpose for Compute Engine firewalls.
A corresponding purpose_data should be set for the network the tag is
intended for. The key should be network and the value should be in
either of these two formats:
[[["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-21 UTC."],[[["The latest version of the Google.Cloud.ResourceManager.V3 API is 2.5.0, with several previous versions available, ranging back to version 1.0.0."],["The `Purpose` enum is defined within the `Google.Cloud.ResourceManager.V3` namespace and is part of the Google.Cloud.ResourceManager.V3.dll assembly."],["The `Purpose` enum is used to specify the integration purpose for different policy engines, with a TagKey allowed to specify only one purpose."],["The `GceFirewall` field within the `Purpose` enum is designated for Compute Engine firewalls, requiring `purpose_data` to specify the target network using either a URL or project ID/network name format."],["The `Unspecified` field represents a generic, unspecified purpose within the `Purpose` enum."]]],[]]