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-03-21 UTC."],[[["This document provides reference documentation for the `TextSegment` class within the Google AutoML v1 API, which is part of the .NET library."],["The `TextSegment` class represents a contiguous portion of a text string, encoded in UTF-8 NFC, and includes properties such as `Content`, `StartOffset`, and `EndOffset`."],["The `TextSegment` class has two constructors, a default constructor and one that accepts another `TextSegment` as a parameter, for creating instances of the class."],["The documentation details the implemented interfaces for the `TextSegment` class, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There is a version history provided in the documentation which includes the current version 3.3.0 and goes up to the latest version 3.4.0."]]],[]]