Interface protos.google.cloud.automl.v1.IAnnotationSpec (2.4.5)

Properties of an AnnotationSpec.

Package

@google-cloud/automl!

Properties

displayName

displayName?: (string|null);

AnnotationSpec displayName

Property Value
TypeDescription
(string|null)

exampleCount

exampleCount?: (number|null);

AnnotationSpec exampleCount

Property Value
TypeDescription
(number|null)

name

name?: (string|null);

AnnotationSpec name

Property Value
TypeDescription
(string|null)