attributes property

  1. @TagNumber(2)
List<String> attributes

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

Implementation

@$pb.TagNumber(2)
$core.List<$core.String> get attributes => $_getList(1);