Class AnnotationMetadata (1.0.0-beta03)

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

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