Interface protos.google.cloud.aiplatform.v1.BatchPredictionJob.IOutputConfig (1.7.2)

Properties of an OutputConfig.

Package

@google-cloud/aiplatform!

Properties

bigqueryDestination

bigqueryDestination?: (google.cloud.aiplatform.v1.IBigQueryDestination|null);

OutputConfig bigqueryDestination

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IBigQueryDestination|null)

gcsDestination

gcsDestination?: (google.cloud.aiplatform.v1.IGcsDestination|null);

OutputConfig gcsDestination

Property Value
TypeDescription
(google.cloud.aiplatform.v1.IGcsDestination|null)

predictionsFormat

predictionsFormat?: (string|null);

OutputConfig predictionsFormat

Property Value
TypeDescription
(string|null)