Interface protos.google.cloud.datalabeling.v1beta1.IAnnotation (3.2.2)

Properties of an Annotation.

Package

@google-cloud/datalabeling

Properties

annotationMetadata

annotationMetadata?: (google.cloud.datalabeling.v1beta1.IAnnotationMetadata|null);

Annotation annotationMetadata

annotationSentiment

annotationSentiment?: (google.cloud.datalabeling.v1beta1.AnnotationSentiment|keyof typeof google.cloud.datalabeling.v1beta1.AnnotationSentiment|null);

Annotation annotationSentiment

annotationSource

annotationSource?: (google.cloud.datalabeling.v1beta1.AnnotationSource|keyof typeof google.cloud.datalabeling.v1beta1.AnnotationSource|null);

Annotation annotationSource

annotationValue

annotationValue?: (google.cloud.datalabeling.v1beta1.IAnnotationValue|null);

Annotation annotationValue

name

name?: (string|null);

Annotation name