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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDocumentDimensions\u003c/code\u003e class, which is part of the \u003ccode\u003eGoogle.Cloud.AutoML.V1\u003c/code\u003e namespace in the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocumentDimensions\u003c/code\u003e class is a message type used to describe the dimensions of a document and it implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eHeight\u003c/code\u003e, \u003ccode\u003eUnit\u003c/code\u003e, and \u003ccode\u003eWidth\u003c/code\u003e, enabling the specification of a document's dimensions and the units they are measured in, with the \u003ccode\u003eHeight\u003c/code\u003e and \u003ccode\u003eWidth\u003c/code\u003e properties being of the \u003ccode\u003eSingle\u003c/code\u003e type.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one being the basic \u003ccode\u003eDocumentDimensions()\u003c/code\u003e, and the other a copy constructor, \u003ccode\u003eDocumentDimensions(DocumentDimensions other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe page also provides links to prior versions of the documentation for this class, ranging from versions 2.2.0 to 3.4.0, with 3.4.0 being the latest.\u003c/p\u003e\n"]]],[],null,[]]