BusinessNameFilter
Represents a business name filter on locations in a FeedItemSet.
Fields |
business_name
|
string
Business name string to use for filtering.
|
filter_type
|
FeedItemSetStringFilterType
The type of string matching to use when filtering with business_name.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-12 UTC.
[null,null,["Last updated 2024-10-12 UTC."],[[["Represents a filter on locations in a FeedItemSet, specifically targeting the business name."],["Allows filtering by business name using string matching, with options for different filter types like `EXACT`, `CONTAINS`, etc., specified by the `filter_type` field."]]],[]]