additionalFilters property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
This field is deprecated but will be kept for backward compatibility.
There is expected to have only one additional filter and the value will be
the same to the same as field additional_filter
.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<
GoogleCloudRetailV2SearchResponseConversationalSearchResultAdditionalFilter>?
additionalFilters;