public sealed class Document.Types.ChunkedDocument : IMessage<Document.Types.ChunkedDocument>, IEquatable<Document.Types.ChunkedDocument>, IDeepCloneable<Document.Types.ChunkedDocument>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.ChunkedDocument.
Represents the chunks that the document is divided into.
[[["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-08-19 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eDocument.Types.ChunkedDocument\u003c/code\u003e class within the Google Cloud Document AI v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.19.0, but the page also includes documentation for versions ranging from 1.0.0 to 3.18.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocument.Types.ChunkedDocument\u003c/code\u003e represents the segments into which a document is divided, inheriting from \u003ccode\u003eobject\u003c/code\u003e and implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a \u003ccode\u003eChunks\u003c/code\u003e property of type \u003ccode\u003eRepeatedField\u003c/code\u003e that contains the list of segments of type \u003ccode\u003eChunk\u003c/code\u003e for a document.\u003c/p\u003e\n"],["\u003cp\u003eIt is part of the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]