public sealed class DocumentDimensions : IMessage<DocumentDimensions>, IEquatable<DocumentDimensions>, IDeepCloneable<DocumentDimensions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google AutoML v1 API class DocumentDimensions.
[[["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 `DocumentDimensions` class within the Google AutoML v1 API, specifically version 3.2.0, along with links to other versions."],["The `DocumentDimensions` class describes the dimensions of a document and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `DocumentDimensions` class include `Height`, `Unit`, and `Width`, which define the document's dimensions and the unit of measurement."],["There are two constructors for the `DocumentDimensions` class, one default constructor and one that takes another `DocumentDimensions` object as a parameter for copying."],["The document lists various version numbers of the `DocumentDimensions` class from 2.2.0 up to the latest version 3.4.0."]]],[]]