locationAttributes property
Used to filter chain locations by location attributes.
Only chain locations that belong to all of the specified attribute(s) will be in the asset set. If this field is empty, it means no filtering on this field.
Implementation
core.List<core.String>? locationAttributes;