Interface protos.google.cloud.automl.v1beta1.IPredictRequest (4.0.1)

Properties of a PredictRequest.

Package

@google-cloud/automl

Properties

name

name?: (string|null);

PredictRequest name

params

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

PredictRequest params

payload

payload?: (google.cloud.automl.v1beta1.IExamplePayload|null);

PredictRequest payload