GoogleCloudDialogflowCxV3SearchConfig
import type { GoogleCloudDialogflowCxV3SearchConfig } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";interface GoogleCloudDialogflowCxV3SearchConfig {
boostSpecs?: GoogleCloudDialogflowCxV3BoostSpecs[];
filterSpecs?: GoogleCloudDialogflowCxV3FilterSpecs[];
}§Properties
§
boostSpecs?: GoogleCloudDialogflowCxV3BoostSpecs[]
[src]§
filterSpecs?: GoogleCloudDialogflowCxV3FilterSpecs[]
[src]