Interface protos.google.cloud.aiplatform.v1.ISegment (5.14.0)

Properties of a Segment.

Package

@google-cloud/aiplatform

Properties

endIndex

endIndex?: (number|null);

Segment endIndex

partIndex

partIndex?: (number|null);

Segment partIndex

startIndex

startIndex?: (number|null);

Segment startIndex

text

text?: (string|null);

Segment text