Merge attributes from resource.attributes and resource.attributes_list
(comma-separated key=value pairs) into an AttributeNameValue[] array.
Entries already in resource.attributes taking precedence.
Note: The returned array might not be a copy, so it should not be mutated.
Merge attributes from
resource.attributesandresource.attributes_list(comma-separated key=value pairs) into anAttributeNameValue[]array. Entries already inresource.attributestaking precedence.Note: The returned array might not be a copy, so it should not be mutated.