public sealed class Document.Types.Page.Types.Dimension : IMessage<Document.Types.Page.Types.Dimension>, IEquatable<Document.Types.Page.Types.Dimension>, IDeepCloneable<Document.Types.Page.Types.Dimension>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Page.Types.Dimension.
[[["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 `Document.Types.Page.Types.Dimension` class within the Google Cloud Document AI v1 API."],["The latest version documented is 3.19.0, with historical versions available down to 1.0.0, and links available for each version."],["`Document.Types.Page.Types.Dimension` represents the dimension for a page and is a sealed class implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Height`, `Unit`, and `Width`, which describe the page's dimensions and units."],["There are two constructor methods, `Dimension()` and `Dimension(Document.Types.Page.Types.Dimension)`, to create a new instance of the class."]]],[]]