UnstructuredInference
import type { UnstructuredInference } from "https://googleapis.deno.dev/v1/pubsub:v1.ts";Configuration for making inferences using arbitrary JSON payloads.
interface UnstructuredInference {
parameters?: {};
}[key: string]: any;