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 page 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 (bytes) and is accessible in .NET using the `Google.Cloud.DocumentAI.V1` namespace."],["The `RawDocument` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["Key properties of `RawDocument` include `Content` (the document's raw content), `DisplayName` (a user-defined name for the document), and `MimeType` (the format of the document content), with each of these properties having a specific type and use."],["The documentation lists all available versions from the latest version (3.19.0) down to 1.0.0."]]],[]]