Class ImageClassificationAnnotation (1.0.0-beta03)

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

Image classification annotation definition.

Inheritance

Object > ImageClassificationAnnotation

Namespace

Google.Cloud.DataLabeling.V1Beta1

Assembly

Google.Cloud.DataLabeling.V1Beta1.dll

Constructors

ImageClassificationAnnotation()

public ImageClassificationAnnotation()

ImageClassificationAnnotation(ImageClassificationAnnotation)

public ImageClassificationAnnotation(ImageClassificationAnnotation other)
Parameter
NameDescription
otherImageClassificationAnnotation

Properties

AnnotationSpec

public AnnotationSpec AnnotationSpec { get; set; }

Label of image.

Property Value
TypeDescription
AnnotationSpec