tags property

List<String> tags
finalinherited

The tags to request.

If empty, no results will be returned. This field is ignored if TaxonomyQueryConfiguration.roots is used to create the configuration.

Implementation

final List<String> tags;