public sealed class Document.Types.Page.Types.Image : IMessage<Document.Types.Page.Types.Image>, IEquatable<Document.Types.Page.Types.Image>, IDeepCloneable<Document.Types.Page.Types.Image>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Document.Types.Page.Types.Image.
[[["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 `Document.Types.Page.Types.Image` class within the Google Cloud Document AI v1 API."],["The `Document.Types.Page.Types.Image` class represents rendered image contents and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions of the API, ranging from the latest (3.19.0) down to 1.0.0, with links to each version's reference."],["The class's properties include `Content` (raw byte data), `Height` (in pixels), `MimeType` (media type encoding), and `Width` (in pixels)."],["The class includes two constructors, one empty and one taking another `Document.Types.Page.Types.Image` as a parameter."]]],[]]