[[["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, part of the `Google.Cloud.DocumentAI.V1` namespace, represents the payload message for raw document content."],["Version 3.19.0 is the latest version available in the list of versions provided, offering access to `/dotnet/docs/reference/Google.Cloud.DocumentAI.V1/latest/Google.Cloud.DocumentAI.V1.RawDocument`."],["The `RawDocument` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `RawDocument` class has properties for `Content`, of type ByteString, which is inline document content, and `MimeType`, of type string, that is an IANA MIME type."],["The `RawDocument` class includes two constructors: a default constructor `RawDocument()` and one that takes another `RawDocument` object as an argument, `RawDocument(RawDocument other)`."]]],[]]