[[["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 latest version available for the Cloud Document AI v1 API's RawDocument is 3.19.0, with a history of versions dating back to 1.0.0."],["RawDocument, a class within the Google.Cloud.DocumentAI.V1 namespace, serves as a payload message for handling raw document content in bytes."],["The RawDocument class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, equality checks, deep cloning, and buffer message operations."],["RawDocument has two constructors, one default and another taking a `RawDocument` instance as a parameter for initialization."],["The class exposes two properties `Content`, which is of type `ByteString` and represents the inline content of the document, and `MimeType`, which represents the format of the content as described by IANA MIME type (RFC6838)."]]],[]]