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

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

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

Additional information associated with the annotation.

Inheritance

object > AnnotationMetadata

Namespace

Google.Cloud.DataLabeling.V1Beta1

Assembly

Google.Cloud.DataLabeling.V1Beta1.dll

Constructors

AnnotationMetadata()

public AnnotationMetadata()

AnnotationMetadata(AnnotationMetadata)

public AnnotationMetadata(AnnotationMetadata other)
Parameter
NameDescription
otherAnnotationMetadata

Properties

OperatorMetadata

public OperatorMetadata OperatorMetadata { get; set; }

Metadata related to human labeling.

Property Value
TypeDescription
OperatorMetadata