Tag Key Purpose
Optional. A purpose denotes that this Tag is intended for use in policies of a specific policy engine, and will involve that policy engine in management operations involving this Tag. A purpose does not grant a policy engine exclusive rights to the Tag, and it may be referenced by other policy engines. A purpose cannot be changed once set.
Entries
Unspecified 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: https://www.googleapis.com/compute/{compute_version}/projects/{project_id}/global/networks/{network_id}
- {project_id}/{network_name}
## Examples: https://www.googleapis.com/compute/staging_v1/projects/fail-closed-load-testing/global/networks/6992953698831725600
- fail-closed-load-testing/load-testing-network
Types
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.