The API calculates the beginning offset of the content in the original
document according to the
[EncodingType][google.cloud.language.v2.EncodingType] specified in the API
request.
[[["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-07 UTC."],[[["This document provides reference information for the `TextSpan` class within the Google Cloud Natural Language v2 API."],["The `TextSpan` class is used to represent a specific section of text within an input document."],["It includes properties such as `BeginOffset`, indicating the starting position of the text span, and `Content`, which is the actual text within the span."],["The most up to date version of the class is in 1.0.0-beta05."],["The TextSpan class implements several interfaces including IMessage, IEquatable, and IDeepCloneable."]]],[]]