Interface protos.google.cloud.aiplatform.v1beta1.schema.ITextExtractionAnnotation (1.7.2)

Properties of a TextExtractionAnnotation.

Package

@google-cloud/aiplatform!

Properties

annotationSpecId

annotationSpecId?: (string|null);

TextExtractionAnnotation annotationSpecId

Property Value
TypeDescription
(string|null)

displayName

displayName?: (string|null);

TextExtractionAnnotation displayName

Property Value
TypeDescription
(string|null)

textSegment

textSegment?: (google.cloud.aiplatform.v1beta1.schema.ITextSegment|null);

TextExtractionAnnotation textSegment

Property Value
TypeDescription
(google.cloud.aiplatform.v1beta1.schema.ITextSegment|null)