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 the `Document.Types.Page.Types` subset."],["The latest version available for the `Dimension` class is 3.19.0, with a comprehensive list of prior versions dating back to 1.0.0 being available as links."],["The `Dimension` class represents the dimensions of a page, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Dimension` class includes properties such as `Height`, `Unit`, and `Width`, each with their own respective descriptions and a dedicated value type."],["The class provides two constructors, a default constructor `Dimension()` and another `Dimension(Document.Types.Page.Types.Dimension other)` that takes a Dimension object."]]],[]]