Interface protos.google.cloud.aiplatform.v1.IImportDataConfig (1.7.2)

Properties of an ImportDataConfig.

Package

@google-cloud/aiplatform!

Properties

dataItemLabels

dataItemLabels?: ({ [k: string]: string }|null);

ImportDataConfig dataItemLabels

Property Value
TypeDescription
({ [k: string]: string }|null)

gcsSource

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

ImportDataConfig gcsSource

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

importSchemaUri

importSchemaUri?: (string|null);

ImportDataConfig importSchemaUri

Property Value
TypeDescription
(string|null)