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 reference documentation for the `DocumentDimensions` class within the Google AutoML v1 API, specifically for version 3.1.0."],["`DocumentDimensions` is a class that describes the dimensions of a document, inheriting from `Object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DocumentDimensions` class has properties for `Height`, `Unit`, and `Width`, which represent the document's dimensions and the unit of measurement."],["There is a list of API versions available, spanning from 2.2.0 to 3.4.0, with 3.4.0 being the latest release."],["The class `DocumentDimensions` has two public constructors: one default constructor `DocumentDimensions()` and another that takes another instance of `DocumentDimensions` as a parameter."]]],[]]