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, with the latest version being 3.19.0."],["`RawDocument` is a class for managing raw document content, which is implemented as a payload message containing bytes, and it inherits from `object` while also implementing several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `RawDocument` class has properties for `Content` (ByteString), `DisplayName` (string), and `MimeType` (string), allowing for the storage of the raw document data, its display name, and the document's MIME type."],["There is a history of 26 releases of this API's `RawDocument` class available on this page, ranging from version 1.0.0 to 3.19.0, which can be reviewed."]]],[]]