attributes property

List<String>? attributes
getter/setter pair

List of attributes to be associated with the resource, provided in the form: projects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}

Optional.

Implementation

core.List<core.String>? attributes;