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

DataStoreToolDataStoreSource

import type { DataStoreToolDataStoreSource } from "https://googleapis.deno.dev/v1/ces:v1.ts";

Configuration for searching within a specific DataStore.

interface DataStoreToolDataStoreSource {
dataStore?: DataStore;
filter?: string;
}

§Properties

§
dataStore?: DataStore
[src]

Optional. The data store.

§
filter?: string
[src]

Optional. Filter specification for the DataStore. See: https://cloud.google.com/generative-ai-app-builder/docs/filter-search-metadata