[[["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 in the `Google.Cloud.DocumentAI.V1` namespace represents a payload message for raw document content in bytes."],["Version 3.19.0 is the latest release, and multiple versions are available, ranging from 1.0.0 to 3.19.0, each linking to its respective documentation."],["`RawDocument` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, cloning, and buffer management."],["The class includes properties for `Content` (ByteString) and `MimeType` (string), allowing access to the document's raw data and its MIME type."],["The `RawDocument` class also has two constructors, one default, and one for cloning another instance of `RawDocument`."]]],[]]