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-04-17 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 page referring to 3.11.0."],["The `RawDocument` class is a payload message designed to contain the content of a raw document in bytes, inheriting from the object class and implementing various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties such as `Content` for inline document content as a `ByteString`, `DisplayName` for a user-friendly name (with certain character restrictions), and `MimeType` to describe the document's format."],["The page includes links to several different versions, from 3.19.0 down to 1.0.0, giving users access to the documentation of previous releases of this particular class."],["This page has information about the namespace, assembly, constructors, and properties of the `RawDocument` class and the inherited members, along with the methods that can be used for this class."]]],[]]