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}
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}
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}
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}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Interface DataAttributeBinding.PathOrBuilder (0.16.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.16.0 (latest)](/java/docs/reference/google-cloudevent-types/latest/com.google.events.cloud.dataplex.v1.DataAttributeBinding.PathOrBuilder)\n- [0.15.0](/java/docs/reference/google-cloudevent-types/0.15.0/com.google.events.cloud.dataplex.v1.DataAttributeBinding.PathOrBuilder)\n- [0.14.1](/java/docs/reference/google-cloudevent-types/0.14.1/com.google.events.cloud.dataplex.v1.DataAttributeBinding.PathOrBuilder) \n\n public static interface DataAttributeBinding.PathOrBuilder extends MessageOrBuilder\n\nImplements\n----------\n\n[MessageOrBuilder](https://cloud.google.com/java/docs/reference/protobuf/latest/com.google.protobuf.MessageOrBuilder.html)\n\nMethods\n-------\n\n### getAttributes(int index)\n\n public abstract String getAttributes(int index)\n\nOptional. List of attributes to be associated with the path of the\nresource, provided in the form:\nprojects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}\n\n`repeated string attributes = 2;`\n\n### getAttributesBytes(int index)\n\n public abstract ByteString getAttributesBytes(int index)\n\nOptional. List of attributes to be associated with the path of the\nresource, provided in the form:\nprojects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}\n\n`repeated string attributes = 2;`\n\n### getAttributesCount()\n\n public abstract int getAttributesCount()\n\nOptional. List of attributes to be associated with the path of the\nresource, provided in the form:\nprojects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}\n\n`repeated string attributes = 2;`\n\n### getAttributesList()\n\n public abstract List\u003cString\u003e getAttributesList()\n\nOptional. List of attributes to be associated with the path of the\nresource, provided in the form:\nprojects/{project}/locations/{location}/dataTaxonomies/{dataTaxonomy}/attributes/{data_attribute_id}\n\n`repeated string attributes = 2;`\n\n### getName()\n\n public abstract String getName()\n\nRequired. The name identifier of the path.\nNested columns should be of the form: 'country.state.city'.\n\n`string name = 1;`\n\n### getNameBytes()\n\n public abstract ByteString getNameBytes()\n\nRequired. The name identifier of the path.\nNested columns should be of the form: 'country.state.city'.\n\n`string name = 1;`"]]