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"]],[["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-03-21 UTC."],[[["This webpage provides documentation for the `Dimension` class within the `Google.Cloud.DocumentAI.V1` namespace, specifically for various versions of the Google Cloud Document AI .NET library."],["The latest version documented is 3.19.0, while the content lists historical versions back to 1.0.0, allowing for version-specific reference to the `Dimension` class."],["The `Dimension` class represents the dimensions of a page and inherits from `Object`, while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `Dimension` class include `Height`, `Unit`, and `Width`, which describe the page's physical dimensions, and a full listing of inherited members from `Object` is provided."],["The documentation lists two constructors for the `Dimension` class: a parameterless one, and one that accepts another `Dimension` object."]]],[]]