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

GoogleCloudAiplatformV1StreamingPredictRequest

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

Request message for PredictionService.StreamingPredict. The first message must contain endpoint field and optionally input. The subsequent messages must contain input.

interface GoogleCloudAiplatformV1StreamingPredictRequest {}

§Properties

§

The prediction input.

§

The parameters that govern the prediction.