Interface protos.google.cloud.aiplatform.v1.IPredictRequest (6.1.0)

Properties of a PredictRequest.

Package

@google-cloud/aiplatform

Properties

endpoint

endpoint?: (string|null);

PredictRequest endpoint

instances

instances?: (google.protobuf.IValue[]|null);

PredictRequest instances

labels

labels?: ({ [k: string]: string }|null);

PredictRequest labels

parameters

parameters?: (google.protobuf.IValue|null);

PredictRequest parameters