GoogleCloudDialogflowCxV3SearchConfig constructor
GoogleCloudDialogflowCxV3SearchConfig({
- List<
GoogleCloudDialogflowCxV3BoostSpecs> ? boostSpecs, - List<
GoogleCloudDialogflowCxV3FilterSpecs> ? filterSpecs,
Implementation
GoogleCloudDialogflowCxV3SearchConfig({
this.boostSpecs,
this.filterSpecs,
});