public sealed class DocumentDimensions : IMessage<DocumentDimensions>, IEquatable<DocumentDimensions>, IDeepCloneable<DocumentDimensions>, 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 details the `DocumentDimensions` class, which is used to describe the dimensions of a document in the Google Cloud AutoML V1 API."],["The latest version of the Google Cloud AutoML V1 API is 3.4.0, with the webpage's primary focus being version 3.0.0 and it's associated information."],["The `DocumentDimensions` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality comparisons, deep cloning, and buffered message interactions."],["The class has two constructors and three properties: `Height`, `Unit`, and `Width`, which define the dimensions of a document."],["Several previous versions of the API from 3.3.0 to 2.2.0 are listed in the provided content."]]],[]]