public sealed class KnowledgeBaseQuerySource : IMessage<HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.KnowledgeBaseQuerySource>, IEquatable<HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.KnowledgeBaseQuerySource>, IDeepCloneable<HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.KnowledgeBaseQuerySource>, IBufferMessage, IMessage
public RepeatedField<string> KnowledgeBases { get; }
Required. Knowledge bases to query. Format:
projects/{Project ID}/locations/{Location
ID>/knowledgeBases/<Knowledge Base ID>. Currently, at most 5 knowledge
bases are supported.
[[["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\u003eKnowledgeBaseQuerySource\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, used for configuring knowledge base queries for human agent assistants.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 4.26.0, and the page details version history from 3.2.0 to the latest version, including links to the documentation for each specific release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeBaseQuerySource\u003c/code\u003e class, part of the \u003ccode\u003eHumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types\u003c/code\u003e hierarchy, is used to specify settings for querying knowledge bases, with support for features such as ARTICLE_SUGGESTION and FAQ.\u003c/p\u003e\n"],["\u003cp\u003eThis 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 includes properties like \u003ccode\u003eKnowledgeBases\u003c/code\u003e that allow users to define the knowledge bases to be queried, up to a maximum of five.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides details on the constructors, \u003ccode\u003eKnowledgeBaseQuerySource()\u003c/code\u003e and \u003ccode\u003eKnowledgeBaseQuerySource(HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.KnowledgeBaseQuerySource other)\u003c/code\u003e, and inherited members from \u003ccode\u003eObject\u003c/code\u003e, alongside a detailed breakdown of the \u003ccode\u003eKnowledgeBases\u003c/code\u003e property and its requirements.\u003c/p\u003e\n"]]],[],null,[]]