public sealed class HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.KnowledgeBaseQuerySource : IMessage<HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.KnowledgeBaseQuerySource>, IEquatable<HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.KnowledgeBaseQuerySource>, IDeepCloneable<HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.KnowledgeBaseQuerySource>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types.KnowledgeBaseQuerySource.
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 Google Cloud Dialogflow v2 API, specifically detailing its structure, functionalities, and usage across different versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeBaseQuerySource\u003c/code\u003e class is a part of the \u003ccode\u003eHumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types\u003c/code\u003e nested types and is used for configuring knowledge base source settings within Dialogflow, supporting features like article and FAQ suggestions.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two main constructors, a default one and another that takes another \u003ccode\u003eKnowledgeBaseQuerySource\u003c/code\u003e object for setting up, along with a \u003ccode\u003eKnowledgeBases\u003c/code\u003e property that is a required field for defining the knowledge bases to query, up to 5.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows the different versions of the package, from version 3.2.0 to 4.26.0, with the latter being the most recent version, and each version linked to the respective \u003ccode\u003eKnowledgeBaseQuerySource\u003c/code\u003e documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe 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 also inherits from the standard \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]