Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GoogleCloudDialogflowCxV3BoostSpecs

import type { GoogleCloudDialogflowCxV3BoostSpecs } from "https://googleapis.deno.dev/v1/dialogflow:v3.ts";

Boost specifications for data stores.

interface GoogleCloudDialogflowCxV3BoostSpecs {
dataStores?: string[];
}

§Properties

§
dataStores?: string[]
[src]

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}

§

Optional. A list of boosting specifications.