public sealed class KnowledgeBase : IMessage<KnowledgeBase>, IEquatable<KnowledgeBase>, IDeepCloneable<KnowledgeBase>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class KnowledgeBase.
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.
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.
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>.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe content provides documentation for the \u003ccode\u003eKnowledgeBase\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, detailing its purpose as a collection of knowledge documents for conversations.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions of the Dialogflow v2 API, from version 3.2.0 up to the latest version 4.26.0, with each version linking to its specific documentation page.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeBase\u003c/code\u003e class implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and includes properties such as \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eKnowledgeBaseName\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eprojects.agent.knowledgeBases\u003c/code\u003e resource is stated to be deprecated, and that only \u003ccode\u003eprojects.knowledgeBases\u003c/code\u003e should be utilized.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeBase\u003c/code\u003e class contains the constructors \u003ccode\u003eKnowledgeBase()\u003c/code\u003e and \u003ccode\u003eKnowledgeBase(KnowledgeBase)\u003c/code\u003e and is derived from the \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]