class GoogleCloudAiplatformV1ImportDataConfig extends Model (View source)

Properties

string[] $annotationLabels
string[] $dataItemLabels
protected $gcsSourceType
protected $gcsSourceDataType
string $importSchemaUri

Methods

setAnnotationLabels($annotationLabels)

No description

string[]
getAnnotationLabels()

No description

setDataItemLabels($dataItemLabels)

No description

string[]
getDataItemLabels()

No description

setGcsSource(GoogleCloudAiplatformV1GcsSource $gcsSource)

No description

setImportSchemaUri($importSchemaUri)

No description

string
getImportSchemaUri()

No description

Details

setAnnotationLabels($annotationLabels)

No description

Parameters

$annotationLabels

string[] getAnnotationLabels()

No description

Return Value

string[]

setDataItemLabels($dataItemLabels)

No description

Parameters

$dataItemLabels

string[] getDataItemLabels()

No description

Return Value

string[]

setGcsSource(GoogleCloudAiplatformV1GcsSource $gcsSource)

No description

Parameters

GoogleCloudAiplatformV1GcsSource $gcsSource

setImportSchemaUri($importSchemaUri)

No description

Parameters

$importSchemaUri

string getImportSchemaUri()

No description

Return Value

string