The display name of the document, it supports all Unicode characters except
the following:
*, ?, [, ], %, {, },', \", ,~, = and : are reserved.
If not specified, a default ID is generated.
[[["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 reference documentation for the `RawDocument` class within the Google Cloud Document AI v1 API for .NET, with the latest version being 3.19.0 and the current version of documentation at 3.18.0."],["The `RawDocument` class serves as a payload message to hold the raw content of a document in bytes and has several implemented interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RawDocument` class includes properties for `Content` (ByteString), `DisplayName` (string), and `MimeType` (string), allowing for storage of the document's data, display name, and the content's MIME type, respectively."],["This documentation page lists all the previous versions of the `RawDocument` starting from 1.0.0 up to 3.19.0, including the currently documented version of 3.18.0."]]],[]]