Resource: Knowledgebase
Knowledge base information. A knowledge base can have multiple FAQ URLs.
JSON representation |
---|
{
"name": string,
"displayName": string,
"documents": [
{
object ( |
Fields | |
---|---|
name |
Output only. Knowledge base ID. Unique identifier returned by Dialogflow service, after creation of a knowledge base. Format - projects/ |
displayName |
Required. Knowledge base display name. |
documents[] |
Output only. Knowledge base documents. |
updateTime |
Output only. Time at which the knowledge base was created or updated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
Methods |
|
---|---|
(deprecated) |
Creates a knowledge base in a Dialogflow project. |