Google Cloud Datalabeling V1beta1 Client - Class LabelTextEntityExtractionOperationMetadata (0.1.14)

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

Details of a LabelTextEntityExtraction operation metadata.

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
Google\Cloud\DataLabeling\V1beta1\HumanAnnotationConfig|null

hasBasicConfig

clearBasicConfig

setBasicConfig

Basic human annotation config used in labeling request.

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