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.
Implements
IMessageAnnotationMetadata, IEquatableAnnotationMetadata, IDeepCloneableAnnotationMetadata, IBufferMessage, IMessageNamespace
Google.Cloud.DataLabeling.V1Beta1Assembly
Google.Cloud.DataLabeling.V1Beta1.dll
Constructors
AnnotationMetadata()
public AnnotationMetadata()
AnnotationMetadata(AnnotationMetadata)
public AnnotationMetadata(AnnotationMetadata other)
Parameter | |
---|---|
Name | Description |
other |
AnnotationMetadata |
Properties
OperatorMetadata
public OperatorMetadata OperatorMetadata { get; set; }
Metadata related to human labeling.
Property Value | |
---|---|
Type | Description |
OperatorMetadata |