[[["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."],[[["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 is 3.19.0, with a range of versions back to 1.0.0 accessible for the `Google.Cloud.DocumentAI.V1.RawDocument`."],["`RawDocument` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties such as `Content` (of type `ByteString`) for inline document content and `MimeType` (of type `String`) to describe the format of the content."],["Two constructors are available to create an instance, one being a default constructor `RawDocument()` and the other `RawDocument(RawDocument other)` which takes another instance as a parameter."]]],[]]