public sealed class KnowledgeBase : IMessage<KnowledgeBase>, IEquatable<KnowledgeBase>, IDeepCloneable<KnowledgeBase>, IBufferMessage, IMessage
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\u003eThis webpage details the \u003ccode\u003eKnowledgeBase\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, version 3.10.0, which represents a collection of knowledge documents for Dialogflow to use during conversations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.26.0, with a comprehensive history of versions ranging back to 3.2.0 that can be accessed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeBase\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is derived from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeBase\u003c/code\u003e class has properties such as \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eKnowledgeBaseName\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which are used to define various attributes of the knowledge base.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eprojects.agent.knowledgeBases\u003c/code\u003e resource is deprecated, and users are instructed to only utilize \u003ccode\u003eprojects.knowledgeBases\u003c/code\u003e when referencing this resource.\u003c/p\u003e\n"]]],[],null,[]]