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

Properties of an OutputConfig.

Package

@google-cloud/aiplatform

Properties

bigqueryDestination

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

OutputConfig bigqueryDestination

gcsDestination

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

OutputConfig gcsDestination

predictionsFormat

predictionsFormat?: (string|null);

OutputConfig predictionsFormat