Required. 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-17 UTC."],[[["This webpage details the `TextSegment` class, a component of the `Google.Cloud.AutoML.V1` namespace, within version 3.0.0 of the API."],["The `TextSegment` class represents a contiguous portion of text with UTF-8 NFC encoding and inherits from `Object`, and it also implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TextSegment` class include `Content` (the text itself), `StartOffset` (the starting character index), and `EndOffset` (the ending character index)."],["The latest version of the `TextSegment` documentation available is 3.4.0, with the documentation listed all the way down to version 2.2.0."],["The class features two constructors, `TextSegment()` and `TextSegment(TextSegment other)`, and several inherited members from the base Object class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]