propertyFilter property
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;