Reference documentation and code samples for the Google Cloud Dialogflow Cx V3 Client class FilterSpecs.
Filter specifications for data stores.
Generated from protobuf message google.cloud.dialogflow.cx.v3.FilterSpecs
Namespace
Google \ Cloud \ Dialogflow \ Cx \ V3Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ data_stores
array
Optional. Data Stores where the boosting configuration is applied. The full names of the referenced data stores. Formats: projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}
`projects/{project}/locations/{location}/dataStores/{data_store}
↳ filter
string
Optional. The filter expression to be applied. Expression syntax is documented at https://cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata#filter-expression-syntax
getDataStores
Optional. Data Stores where the boosting configuration is applied. The full
names of the referenced data stores. Formats: projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}
`projects/{project}/locations/{location}/dataStores/{data_store}
setDataStores
Optional. Data Stores where the boosting configuration is applied. The full
names of the referenced data stores. Formats: projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}
`projects/{project}/locations/{location}/dataStores/{data_store}
var
string[]
$this
getFilter
Optional. The filter expression to be applied.
Expression syntax is documented at https://cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata#filter-expression-syntax
string
setFilter
Optional. The filter expression to be applied.
Expression syntax is documented at https://cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata#filter-expression-syntax
var
string
$this