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 page details the `TextSegment` class, a component in the Google.Cloud.AutoML.V1 namespace, specifically within version 2.3.0."],["`TextSegment` represents a contiguous section of text encoded in UTF-8 NFC and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors, `TextSegment()` and `TextSegment(TextSegment other)`, allowing for the creation of new instances and copies of existing instances, respectively."],["`TextSegment` has three properties, `Content`, `EndOffset`, and `StartOffset`, which are used to define the content and boundaries of the text segment within a larger text."],["There are several available versions for `TextSegment`, ranging from 2.2.0 to 3.4.0, with the latter being the latest version available."]]],[]]