Interface protos.google.cloud.retail.v2.PredictResponse.IPredictionResult (1.1.6)

Properties of a PredictionResult.

Package

@google-cloud/retail!

Properties

id

id?: (string|null);

PredictionResult id

Property Value
TypeDescription
(string|null)

metadata

metadata?: ({ [k: string]: google.protobuf.IValue }|null);

PredictionResult metadata

Property Value
TypeDescription
({ [k: string]: google.protobuf.IValue }|null)