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

GoogleCloudAiplatformV1StreamRawPredictRequest

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

Request message for PredictionService.StreamRawPredict.

interface GoogleCloudAiplatformV1StreamRawPredictRequest {
httpBody?: GoogleApiHttpBody;
}

§Properties

§

The prediction input. Supports HTTP headers and arbitrary data payload.