Data Labeling v1beta1 API - Class LabelImageBoundingPolyOperationMetadata (2.0.0-beta03)

public sealed class LabelImageBoundingPolyOperationMetadata : IMessage<LabelImageBoundingPolyOperationMetadata>, IEquatable<LabelImageBoundingPolyOperationMetadata>, IDeepCloneable<LabelImageBoundingPolyOperationMetadata>, IBufferMessage, IMessage

Reference documentation and code samples for the Data Labeling v1beta1 API class LabelImageBoundingPolyOperationMetadata.

Details of LabelImageBoundingPoly operation metadata.

Inheritance

object > LabelImageBoundingPolyOperationMetadata

Namespace

Google.Cloud.DataLabeling.V1Beta1

Assembly

Google.Cloud.DataLabeling.V1Beta1.dll

Constructors

LabelImageBoundingPolyOperationMetadata()

public LabelImageBoundingPolyOperationMetadata()

LabelImageBoundingPolyOperationMetadata(LabelImageBoundingPolyOperationMetadata)

public LabelImageBoundingPolyOperationMetadata(LabelImageBoundingPolyOperationMetadata other)
Parameter
NameDescription
otherLabelImageBoundingPolyOperationMetadata

Properties

BasicConfig

public HumanAnnotationConfig BasicConfig { get; set; }

Basic human annotation config used in labeling request.

Property Value
TypeDescription
HumanAnnotationConfig