RetrieveToolsRequest
import type { RetrieveToolsRequest } from "https://googleapis.deno.dev/v1/ces:v1.ts";Request message for ToolService.RetrieveTools.
interface RetrieveToolsRequest {
toolIds?: string[];
}import type { RetrieveToolsRequest } from "https://googleapis.deno.dev/v1/ces:v1.ts";Request message for ToolService.RetrieveTools.