Properties of a Document.
Properties:
| Name | Type | Attributes | Description |
|---|---|---|---|
name |
string | null |
<optional> |
Document name |
displayName |
string | null |
<optional> |
Document displayName |
mimeType |
string | null |
<optional> |
Document mimeType |
knowledgeTypes |
Array.<google.cloud.dialogflow.v2beta1.Document.KnowledgeType> | null |
<optional> |
Document knowledgeTypes |
contentUri |
string | null |
<optional> |
Document contentUri |
content |
string | null |
<optional> |
Document content |
rawContent |
Uint8Array | null |
<optional> |
Document rawContent |