filter property

String? filter
getter/setter pair

The filter string to restrict search results.

The syntax of the filter string is the same as SearchRequest.filter.

Optional.

Implementation

core.String? filter;