[[["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 documentation for the `RawDocument` class within the `Google.Cloud.DocumentAI.V1` namespace, detailing its functionality as a payload message for raw document content in bytes."],["The `RawDocument` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The documentation lists available versions of `RawDocument` ranging from version 1.0.0 to the latest version, 3.19.0, each with a corresponding link."],["The class has properties for `Content`, which is the inline document content of type `ByteString`, and `MimeType`, which is a string representing the IANA MIME type."],["The `RawDocument` class has two constructors, a default constructor, and a copy constructor that takes another `RawDocument` as a parameter."]]],[]]