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

Properties of a TextSegment.

Package

@google-cloud/aiplatform

Properties

content

content?: (string|null);

TextSegment content

endOffset

endOffset?: (number|Long|string|null);

TextSegment endOffset

startOffset

startOffset?: (number|Long|string|null);

TextSegment startOffset