public sealed class Image : IMessage<Document.Types.Page.Types.Image>, IEquatable<Document.Types.Page.Types.Image>, IDeepCloneable<Document.Types.Page.Types.Image>, 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-08-04 UTC."],[[["This webpage provides documentation for the `Image` class within the `Google.Cloud.DocumentAI.V1` namespace, specifically for rendering image content in Document AI."],["The `Image` class has several implementations such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for various functionalities."],["The page offers version history of this `Image` class, from version 1.0.0 to the most recent 3.19.0, each with its respective link."],["Key properties of the `Image` class include `Content` (raw byte data), `Height` (in pixels), `MimeType` (encoding type), and `Width` (in pixels)."],["The webpage references other classes, members, namespaces, and their respective documentation pages, such as the parent class and implementation classes, to provide further context and understanding."]]],[]]