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."],[[["The `DocumentDimensions` class represents the dimensions of a document, including its height, width, and the unit of measurement."],["This class is found within the `Google.Cloud.AutoML.V1` namespace and is part of the `Google.Cloud.AutoML.V1.dll` assembly."],["The latest version of `DocumentDimensions` is 3.4.0, but there are multiple versions listed for the user to choose, ranging from 2.2.0 to 3.4.0."],["`DocumentDimensions` implements several interfaces, including `IMessage\u003cDocumentDimensions\u003e`, `IEquatable\u003cDocumentDimensions\u003e`, `IDeepCloneable\u003cDocumentDimensions\u003e`, `IBufferMessage`, and `IMessage`."],["Key properties include `Height`, `Unit`, and `Width`, which define the document's dimensions and their measurement unit."]]],[]]