public sealed class Dimension : IMessage<Document.Types.Page.Types.Dimension>, IEquatable<Document.Types.Page.Types.Dimension>, IDeepCloneable<Document.Types.Page.Types.Dimension>, 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-19 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eDimension\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace and is used for defining page dimensions within the Google Cloud Document AI service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDimension\u003c/code\u003e 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, allowing for various functionalities such as message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions for this class, starting from version 1.0.0 and going up to the latest version 3.19.0, providing links to each specific version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eHeight\u003c/code\u003e, \u003ccode\u003eWidth\u003c/code\u003e, and \u003ccode\u003eUnit\u003c/code\u003e, which represent the page height, width, and the unit of measurement for the dimensions, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class: a default constructor \u003ccode\u003eDimension()\u003c/code\u003e and an overloaded one \u003ccode\u003eDimension(Document.Types.Page.Types.Dimension other)\u003c/code\u003e that allows to create a new Dimension with the properties of an existing one.\u003c/p\u003e\n"]]],[],null,[]]