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

Properties of a TextExtractionAnnotation.

Package

@google-cloud/automl!

Properties

score

score?: (number|null);

TextExtractionAnnotation score

Property Value
TypeDescription
(number|null)

textSegment

textSegment?: (google.cloud.automl.v1.ITextSegment|null);

TextExtractionAnnotation textSegment

Property Value
TypeDescription
(google.cloud.automl.v1.ITextSegment|null)