attributes property

  1. @TagNumber(110)
List<String> get attributes

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

Implementation

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