names property

List<String>? names
getter/setter pair

A list of policy tag resource names.

For example, "projects/1/locations/eu/taxonomies/2/policyTags/3". At most 1 policy tag is currently allowed.

Implementation

core.List<core.String>? names;