Google Cloud Datalabeling V1beta1 Client - Class AnnotationMetadata (0.5.6)

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
Name Description
data array

Optional. Data for populating the Message object.

↳ operator_metadata OperatorMetadata

Metadata related to human labeling.

getOperatorMetadata

Metadata related to human labeling.

Returns
Type Description
OperatorMetadata|null

hasOperatorMetadata

clearOperatorMetadata

setOperatorMetadata

Metadata related to human labeling.

Parameter
Name Description
var OperatorMetadata
Returns
Type Description
$this