class GoogleCloudDatalabelingV1beta1AnnotatedDataset extends Collection (View source)

Properties

protected $collection_key
string $annotationSource
string $annotationType
string[] $blockingResources
string $completedExampleCount
string $createTime
string $description
string $displayName
string $exampleCount
protected $labelStatsType
protected $labelStatsDataType
protected $metadataType
protected $metadataDataType
string $name

Methods

setAnnotationSource($annotationSource)

No description

string
getAnnotationSource()

No description

setAnnotationType($annotationType)

No description

string
getAnnotationType()

No description

setBlockingResources($blockingResources)

No description

string[]
getBlockingResources()

No description

setCompletedExampleCount($completedExampleCount)

No description

string
getCompletedExampleCount()

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDescription($description)

No description

string
getDescription()

No description

setDisplayName($displayName)

No description

string
getDisplayName()

No description

setExampleCount($exampleCount)

No description

string
getExampleCount()

No description

setName($name)

No description

string
getName()

No description

Details

setAnnotationSource($annotationSource)

No description

Parameters

$annotationSource

string getAnnotationSource()

No description

Return Value

string

setAnnotationType($annotationType)

No description

Parameters

$annotationType

string getAnnotationType()

No description

Return Value

string

setBlockingResources($blockingResources)

No description

Parameters

$blockingResources

string[] getBlockingResources()

No description

Return Value

string[]

setCompletedExampleCount($completedExampleCount)

No description

Parameters

$completedExampleCount

string getCompletedExampleCount()

No description

Return Value

string

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDescription($description)

No description

Parameters

$description

string getDescription()

No description

Return Value

string

setDisplayName($displayName)

No description

Parameters

$displayName

string getDisplayName()

No description

Return Value

string

setExampleCount($exampleCount)

No description

Parameters

$exampleCount

string getExampleCount()

No description

Return Value

string

setLabelStats(GoogleCloudDatalabelingV1beta1LabelStats $labelStats)

No description

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string