DataStoreToolBoostSpecs
import type { DataStoreToolBoostSpecs } from "https://googleapis.deno.dev/v1/ces:v1.ts";Boost specifications to boost certain documents. For more information, please refer to https://cloud.google.com/generative-ai-app-builder/docs/boosting.
§Properties
§
dataStores?: string[]
[src]Required. The Data Store where the boosting configuration is applied. Full resource name of DataStore, such as projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStore}.
§
spec?: DataStoreToolBoostSpec[]
[src]Required. A list of boosting specifications.