Google Cloud Datalabeling V1beta1 Client - Class AnnotationMetadata (0.3.1)

Reference documentation and code samples for the Google Cloud Datalabeling V1beta1 Client class AnnotationMetadata.

Additional information associated with the annotation.

Generated from protobuf message google.cloud.datalabeling.v1beta1.AnnotationMetadata

Namespace

Google \ Cloud \ DataLabeling \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ operator_metadata Google\Cloud\DataLabeling\V1beta1\OperatorMetadata

Metadata related to human labeling.

getOperatorMetadata

Metadata related to human labeling.

Returns
TypeDescription
Google\Cloud\DataLabeling\V1beta1\OperatorMetadata|null

hasOperatorMetadata

clearOperatorMetadata

setOperatorMetadata

Metadata related to human labeling.

Parameter
NameDescription
var Google\Cloud\DataLabeling\V1beta1\OperatorMetadata
Returns
TypeDescription
$this