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."],[[["The `TextSegment` class represents a contiguous portion of text, assumed to be encoded in UTF-8 NFC."],["This class has properties for the text `Content`, the `StartOffset`, and the `EndOffset`, which indicate the segment's position within the larger text."],["The `TextSegment` class is part of the `Google.Cloud.AutoML.V1` namespace and is available in the Google.Cloud.AutoML.V1.dll assembly."],["The class implements several interfaces, including `IMessage\u003cTextSegment\u003e`, `IEquatable\u003cTextSegment\u003e`, `IDeepCloneable\u003cTextSegment\u003e`, `IBufferMessage`, and `IMessage`, providing methods and functionalities like cloning and comparisons."],["The latest version of `TextSegment` is version 3.4.0, while the provided page is based on version 2.2.0."]]],[]]