public sealed class Token : IMessage<Document.Types.Page.Types.Token>, IEquatable<Document.Types.Page.Types.Token>, IDeepCloneable<Document.Types.Page.Types.Token>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides information about the \u003ccode\u003eToken\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3\u003c/code\u003e namespace, which represents a detected token in a document.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eToken\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, for functionality like message handling and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another to create a token by copying the values of another, and it also has properties like \u003ccode\u003eDetectedBreak\u003c/code\u003e, \u003ccode\u003eDetectedLanguages\u003c/code\u003e, \u003ccode\u003eLayout\u003c/code\u003e, and \u003ccode\u003eProvenance\u003c/code\u003e that provide information about the token.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eToken\u003c/code\u003e class has inherited members such as GetHashCode(), GetType(), MemberwiseClone(), and ToString() from Object.\u003c/p\u003e\n"]]],[],null,[]]