[[["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-04-17 UTC."],[[["The `RawDocument` class is a payload message representing raw document content in bytes, as part of the `Google.Cloud.DocumentAI.V1` namespace."],["The latest version available for `RawDocument` is 3.19.0, while the page primarily references version 2.0.0 and provides links to previous versions down to 1.0.0."],["`RawDocument` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, defining its behavior and capabilities."],["Key properties of the `RawDocument` class include `Content`, which holds the inline document content as a `ByteString`, and `MimeType`, which specifies the document's format according to IANA MIME types."],["There are two constructors available for creating a `RawDocument` instance: one that can be used directly, and another that takes an existing `RawDocument` as a parameter, named `other`."]]],[]]