Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class LabelImageClassificationOperationMetadata.
Metadata of a LabelImageClassification operation.
Generated from protobuf message google.cloud.datalabeling.v1beta1.LabelImageClassificationOperationMetadata
Namespace
Google \ Cloud \ DataLabeling \ V1beta1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ basic_config |
Google\Cloud\DataLabeling\V1beta1\HumanAnnotationConfig
Basic human annotation config used in labeling request. |
getBasicConfig
Basic human annotation config used in labeling request.
Returns | |
---|---|
Type | Description |
Google\Cloud\DataLabeling\V1beta1\HumanAnnotationConfig|null |
hasBasicConfig
clearBasicConfig
setBasicConfig
Basic human annotation config used in labeling request.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\DataLabeling\V1beta1\HumanAnnotationConfig
|
Returns | |
---|---|
Type | Description |
$this |