Google Cloud Datalabeling V1beta1 Client - Class LabelImageSegmentationOperationMetadata (0.5.3)

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

Details of a LabelImageSegmentation operation metadata.

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

Namespace

Google \ Cloud \ DataLabeling \ V1beta1

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.

getBasicConfig

Basic human annotation config.

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

hasBasicConfig

clearBasicConfig

setBasicConfig

Basic human annotation config.

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