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.v2.Document.KnowledgeType> | null |
<optional> |
Document knowledgeTypes |
contentUri |
string | null |
<optional> |
Document contentUri |
rawContent |
Uint8Array | null |
<optional> |
Document rawContent |
enableAutoReload |
boolean | null |
<optional> |
Document enableAutoReload |
latestReloadStatus |
google.cloud.dialogflow.v2.Document.IReloadStatus | null |
<optional> |
Document latestReloadStatus |
metadata |
Object.<string, string> | null |
<optional> |
Document metadata |
state |
google.cloud.dialogflow.v2.Document.State | null |
<optional> |
Document state |