Interface protos.google.cloud.aiplatform.v1beta1.BatchPredictionJob.IOutputInfo (1.11.0)

Properties of an OutputInfo.

Package

@google-cloud/aiplatform

Properties

bigqueryOutputDataset

bigqueryOutputDataset?: (string|null);

OutputInfo bigqueryOutputDataset

Property Value
TypeDescription
(string|null)

bigqueryOutputTable

bigqueryOutputTable?: (string|null);

OutputInfo bigqueryOutputTable

Property Value
TypeDescription
(string|null)

gcsOutputDirectory

gcsOutputDirectory?: (string|null);

OutputInfo gcsOutputDirectory

Property Value
TypeDescription
(string|null)