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

Properties of an InputConfig.

Package

@google-cloud/aiplatform!

Properties

bigquerySource

bigquerySource?: (google.cloud.aiplatform.v1.IBigQuerySource|null);

InputConfig bigquerySource

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

gcsSource

gcsSource?: (google.cloud.aiplatform.v1.IGcsSource|null);

InputConfig gcsSource

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

instancesFormat

instancesFormat?: (string|null);

InputConfig instancesFormat

Property Value
TypeDescription
(string|null)