public sealed class Document.Types.TextAnchor : IMessage<Document.Types.TextAnchor>, IEquatable<Document.Types.TextAnchor>, IDeepCloneable<Document.Types.TextAnchor>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.TextAnchor.
Text reference indexing into the
[Document.text][google.cloud.documentai.v1.Document.text].
[[["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."],[[["This webpage provides documentation for the `Document.Types.TextAnchor` class within the Google Cloud Document AI v1 API, with the current version being 3.9.0."],["The `Document.Types.TextAnchor` class is used for text reference indexing into the `Document.text` and is implemented with several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage offers access to documentation for a range of previous versions of this class, starting from version 1.0.0 and going up to the latest, 3.19.0."],["The class has properties named `Content` and `TextSegments` and have the type of `string` and `RepeatedField` respectively, and it also has a constructor that can take another `Document.Types.TextAnchor` as a parameter."],["This `TextAnchor` class inherits from the `object` class, and it includes methods such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]