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 provides documentation for the \u003ccode\u003eKnowledgeBase\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace, offering a .NET interface for interacting with Dialogflow knowledge bases.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.26.0, and the page lists numerous previous versions of the \u003ccode\u003eKnowledgeBase\u003c/code\u003e resource dating back to version 3.2.0, all within the same API.\u003c/p\u003e\n"],["\u003cp\u003eA \u003ccode\u003eKnowledgeBase\u003c/code\u003e is defined as a collection of documents used by Dialogflow to provide information during conversations with users.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeBase\u003c/code\u003e class is a resource object, featuring properties such as \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eKnowledgeBaseName\u003c/code\u003e, \u003ccode\u003eLanguageCode\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e to describe the knowledge base, along with constructors for new instances.\u003c/p\u003e\n"],["\u003cp\u003eIt is noted that the resource \u003ccode\u003eprojects.agent.knowledgeBases\u003c/code\u003e has been deprecated and the current method \u003ccode\u003eprojects.knowledgeBases\u003c/code\u003e is recommended for use.\u003c/p\u003e\n"]]],[],null,[]]