Zero-based character index of the first character past the end of
the text segment (counting character from the beginning of the text).
The character at the end_offset is NOT included in the text segment.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This document provides reference information for the `TextSegment` class within the Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta02."],["The `TextSegment` class represents a segment of text within a `DataItem`, with the class also providing both constructors and properties to manipulate and define it."],["`TextSegment` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits members from the base `object` class."],["Key properties of the `TextSegment` class include `Content` which holds the text, `EndOffset` indicating the end position, and `StartOffset` marking the beginning position of the text segment."]]],[]]