A knowledge base represents a collection of knowledge documents that you provide to Dialogflow. Your knowledge documents contain information that may be useful during conversations with end-users. Some Dialogflow features use knowledge bases when looking for a response to an end-user input.
The knowledge base resource name. The name must be empty when creating a knowledge base. Format: projects/<Project ID>/locations/<Location
ID>/knowledgeBases/<Knowledge Base ID>.
displayName
string
Required. The display name of the knowledge base. The name must be 1024 bytes or less; otherwise, the creation request fails.
languageCode
string
Language which represents the KnowledgeBase. When the KnowledgeBase is created/updated, expect this to be present for non en-us languages. When unspecified, the default language code en-us applies.
[[["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 2025-06-27 UTC."],[[["\u003cp\u003eA knowledge base is a collection of documents provided to Dialogflow, containing information useful during end-user conversations.\u003c/p\u003e\n"],["\u003cp\u003eThe JSON representation of a knowledge base includes fields for \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003edisplayName\u003c/code\u003e, and \u003ccode\u003elanguageCode\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e field within the JSON representation follows a specific format: \u003ccode\u003eprojects/<Project ID>/locations/<Location ID>/knowledgeBases/<Knowledge Base ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe listed methods for interacting with knowledge bases include create, delete, get, list, and patch.\u003c/p\u003e\n"],["\u003cp\u003eThe display name of a knowledge base is required and should be 1024 bytes or less in length, and the language code is required for non-english languages.\u003c/p\u003e\n"]]],[],null,[]]