An IANA MIME type (RFC6838) indicating the nature and format of the content.
displayName
string
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 2024-04-07 UTC."],[[["The `content` field contains the raw document content, encoded as a base64 string."],["The `mimeType` field specifies the document's format using an IANA MIME type."],["The `displayName` field is a user-friendly name for the document, which has a specified list of unsupported special characters, and if it is not specified, then a default ID will be generated."]]],[]]