Class PolicyTag (1.0.2)

Denotes one policy tag in a taxonomy (e.g. ssn). Policy Tags can be defined in a hierarchy. For example, consider the following hierarchy: Geolocation -> (LatLong, City, ZipCode). PolicyTag “Geolocation” contains three child policy tags: “LatLong”, “City”, and “ZipCode”. .. attribute:: name

Output only. Resource name of this policy tag, whose format is: “projects/{project_number}/locations/{location_id}/taxonom ies/{taxonomy_id}/policyTags/{id}”.

Description of this policy tag. It must: contain only unicode characters, tabs, newlines, carriage returns and page breaks; and be at most 2000 bytes long when encoded in UTF-8. If not set, defaults to an empty description. If not set, defaults to an empty description.

Output only. Resource names of child policy tags of this policy tag.