Reference documentation and code samples for the Gemini Enterprise for Customer Experience V1BETA API module Google::Cloud::Ces::V1beta::DataStoreTool::FilterParameterBehavior.
Filter parameter behavior.
Constants
FILTER_PARAMETER_BEHAVIOR_UNSPECIFIED
value: 0
Default filter behavior.
Include filter parameter for connector datastores.
For the rest of the datastore types, the filter input parameter is
omitted.
ALWAYS_INCLUDE
value: 2
Always include filter parameter for all datastore types.
NEVER_INCLUDE
value: 3
The filter parameter is never included in the list of tool parameters,
regardless of the datastore type.