public sealed class DocumentPageRange : IMessage<DocumentPageRange>, IEquatable<DocumentPageRange>, IDeepCloneable<DocumentPageRange>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class DocumentPageRange.
[[["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\u003eThe \u003ccode\u003eDocumentPageRange\u003c/code\u003e class, part of the Cloud Document AI v1beta3 API, defines a range of pages within a document.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, one default and another that accepts an existing \u003ccode\u003eDocumentPageRange\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, indicating its capabilities for message handling, comparison, cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDocumentPageRange\u003c/code\u003e has two key properties, \u003ccode\u003eStart\u003c/code\u003e and \u003ccode\u003eEnd\u003c/code\u003e, which are integers representing the first and last page numbers in the range, respectively, using a one-based index.\u003c/p\u003e\n"],["\u003cp\u003eThree different versions of this \u003ccode\u003eDocumentPageRange\u003c/code\u003e class are available, with version \u003ccode\u003e2.0.0-beta23\u003c/code\u003e being the latest release.\u003c/p\u003e\n"]]],[],null,[]]