GoogleCloudDatalabelingV1alpha1ExportDataOperationResponse
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
getLabelStats()
No description
getOutputConfig()
No description
setTotalCount($totalCount)
No description
int
getTotalCount()
No description
Details
setAnnotatedDataset($annotatedDataset)
No description
string
getAnnotatedDataset()
No description
setDataset($dataset)
No description
string
getDataset()
No description
setExportCount($exportCount)
No description
int
getExportCount()
No description
setLabelStats(GoogleCloudDatalabelingV1alpha1LabelStats $labelStats)
No description
GoogleCloudDatalabelingV1alpha1LabelStats
getLabelStats()
No description
setOutputConfig(GoogleCloudDatalabelingV1alpha1OutputConfig $outputConfig)
No description
GoogleCloudDatalabelingV1alpha1OutputConfig
getOutputConfig()
No description
setTotalCount($totalCount)
No description
int
getTotalCount()
No description