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."],[[["The latest version available for the Cloud Document AI v1 API's RawDocument class is 3.19.0, with multiple other versions available ranging from 1.0.0 to 3.18.0."],["The RawDocument class, part of the Google.Cloud.DocumentAI.V1 namespace, is designed to handle the payload message of raw document content in bytes."],["The RawDocument class implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces, and inherits from the base object class."],["The RawDocument class has three properties: Content (ByteString), DisplayName (string), and MimeType (string), each serving distinct roles in handling raw document data."],["The class includes two constructors, a default constructor, and one that takes another RawDocument object as an argument for constructing a copy."]]],[]]