The API calculates the beginning offset of the content in the original
document according to the [EncodingType][google.cloud.language.v1.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-09 UTC."],[[["The webpage documents the `TextSpan` class, which represents a piece of text output within the Google Cloud Natural Language API."],["`TextSpan` is part of the `Google.Cloud.Language.V1` namespace and is found in the `Google.Cloud.Language.V1.dll` assembly."],["The class provides properties like `BeginOffset` to specify where the text begins in the original document and `Content` to access the actual output text."],["There are multiple versions of the `TextSpan` class provided in this documentation, with version 3.7.0 being the most recent and 3.0.0 being the base version."],["The class is derived from Object, and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage, which enables it to be used in various ways and with varied structures."]]],[]]