class GoogleCloudDatalabelingV1alpha1ExportDataOperationResponse extends Model (View source)

Properties

string $annotatedDataset
string $dataset
int $exportCount
protected $labelStatsType
protected $labelStatsDataType
protected $outputConfigType
protected $outputConfigDataType
int $totalCount

Methods

setAnnotatedDataset($annotatedDataset)

No description

string
getAnnotatedDataset()

No description

setDataset($dataset)

No description

string
getDataset()

No description

setExportCount($exportCount)

No description

int
getExportCount()

No description

setTotalCount($totalCount)

No description

int
getTotalCount()

No description

Details

setAnnotatedDataset($annotatedDataset)

No description

Parameters

$annotatedDataset

string getAnnotatedDataset()

No description

Return Value

string

setDataset($dataset)

No description

Parameters

$dataset

string getDataset()

No description

Return Value

string

setExportCount($exportCount)

No description

Parameters

$exportCount

int getExportCount()

No description

Return Value

int

setLabelStats(GoogleCloudDatalabelingV1alpha1LabelStats $labelStats)

No description

setOutputConfig(GoogleCloudDatalabelingV1alpha1OutputConfig $outputConfig)

No description

setTotalCount($totalCount)

No description

Parameters

$totalCount

int getTotalCount()

No description

Return Value

int