class ImportAdaptiveMtFileRequest extends Model (View source)

Properties

protected $fileInputSourceType
protected $fileInputSourceDataType
protected $gcsInputSourceType
protected $gcsInputSourceDataType

Methods

setFileInputSource(FileInputSource $fileInputSource)

No description

setGcsInputSource(GcsInputSource $gcsInputSource)

No description

Details

setFileInputSource(FileInputSource $fileInputSource)

No description

Parameters

FileInputSource $fileInputSource

FileInputSource getFileInputSource()

No description

Return Value

FileInputSource

setGcsInputSource(GcsInputSource $gcsInputSource)

No description

Parameters

GcsInputSource $gcsInputSource

GcsInputSource getGcsInputSource()

No description

Return Value

GcsInputSource