Interface protos.google.cloud.aiplatform.v1beta1.IRawPredictRequest (1.11.0)

Properties of a RawPredictRequest.

Package

@google-cloud/aiplatform

Properties

endpoint

endpoint?: (string|null);

RawPredictRequest endpoint

Property Value
TypeDescription
(string|null)

httpBody

httpBody?: (google.api.IHttpBody|null);

RawPredictRequest httpBody

Property Value
TypeDescription
(google.api.IHttpBody|null)