propertyFilter property

List<GoogleCloudContentwarehouseV1PropertyFilter>? propertyFilter
getter/setter pair

This filter specifies a structured syntax to match against the PropertyDefinition.is_filterable marked as true.

The relationship between the PropertyFilters is OR.

Implementation

core.List<GoogleCloudContentwarehouseV1PropertyFilter>? propertyFilter;