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

Properties of an ImportDataConfig.

Package

@google-cloud/aiplatform

Properties

annotationLabels

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

ImportDataConfig annotationLabels

dataItemLabels

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

ImportDataConfig dataItemLabels

gcsSource

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

ImportDataConfig gcsSource

importSchemaUri

importSchemaUri?: (string|null);

ImportDataConfig importSchemaUri