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

Properties of a TextExtractionAnnotation.

Package

@google-cloud/aiplatform

Properties

annotationSpecId

annotationSpecId?: (string|null);

TextExtractionAnnotation annotationSpecId

displayName

displayName?: (string|null);

TextExtractionAnnotation displayName

textSegment

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

TextExtractionAnnotation textSegment