Interface protos.google.cloud.automl.v1.IBatchPredictOperationMetadata (2.4.5)

Properties of a BatchPredictOperationMetadata.

Package

@google-cloud/automl!

Properties

inputConfig

inputConfig?: (google.cloud.automl.v1.IBatchPredictInputConfig|null);

BatchPredictOperationMetadata inputConfig

Property Value
TypeDescription
(google.cloud.automl.v1.IBatchPredictInputConfig|null)

outputInfo

outputInfo?: (google.cloud.automl.v1.BatchPredictOperationMetadata.IBatchPredictOutputInfo|null);

BatchPredictOperationMetadata outputInfo

Property Value
TypeDescription
(google.cloud.automl.v1.BatchPredictOperationMetadata.IBatchPredictOutputInfo|null)