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 documentation for the `RawDocument` class within the Google Cloud Document AI v1 API for .NET, with the latest version being 3.19.0."],["The `RawDocument` class is a payload message that represents the raw content of a document in bytes."],["The `RawDocument` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in addition to inheriting from the base `object` class."],["The class has three main properties: `Content`, which stores the document's raw content as `ByteString`; `DisplayName`, which is a string representing the document's name; and `MimeType`, which is a string indicating the document's IANA MIME type."],["The documentation includes a list of all available versions ranging from 1.0.0 to 3.19.0, with a link to the documentation for each, to easily reference specific version information."]]],[]]