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

Properties of an OutputInfo.

Package

@google-cloud/aiplatform!

Properties

bigqueryOutputDataset

bigqueryOutputDataset?: (string|null);

OutputInfo bigqueryOutputDataset

Property Value
TypeDescription
(string|null)

gcsOutputDirectory

gcsOutputDirectory?: (string|null);

OutputInfo gcsOutputDirectory

Property Value
TypeDescription
(string|null)