Interface protos.google.cloud.automl.v1beta1.IBatchPredictOutputConfig (2.4.5)

Properties of a BatchPredictOutputConfig.

Package

@google-cloud/automl!

Properties

bigqueryDestination

bigqueryDestination?: (google.cloud.automl.v1beta1.IBigQueryDestination|null);

BatchPredictOutputConfig bigqueryDestination

Property Value
TypeDescription
(google.cloud.automl.v1beta1.IBigQueryDestination|null)

gcsDestination

gcsDestination?: (google.cloud.automl.v1beta1.IGcsDestination|null);

BatchPredictOutputConfig gcsDestination

Property Value
TypeDescription
(google.cloud.automl.v1beta1.IGcsDestination|null)