Properties of a Document.
Package
@google-cloud/dialogflowProperties
contentUri
contentUri?: (string|null);Document contentUri
displayName
displayName?: (string|null);Document displayName
enableAutoReload
enableAutoReload?: (boolean|null);Document enableAutoReload
knowledgeTypes
knowledgeTypes?: (google.cloud.dialogflow.v2.Document.KnowledgeType[]|null);Document knowledgeTypes
latestReloadStatus
latestReloadStatus?: (google.cloud.dialogflow.v2.Document.IReloadStatus|null);Document latestReloadStatus
metadata
metadata?: ({ [k: string]: string }|null);Document metadata
mimeType
mimeType?: (string|null);Document mimeType
name
name?: (string|null);Document name
rawContent
rawContent?: (Uint8Array|string|null);Document rawContent
state
state?: (google.cloud.dialogflow.v2.Document.State|keyof typeof google.cloud.dialogflow.v2.Document.State|null);Document state