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 in the context of .NET development, with the current version being 4.18.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeBaseQuerySource\u003c/code\u003e class is part of the \u003ccode\u003eHumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types\u003c/code\u003e namespace and handles settings for querying knowledge bases.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers versions of the \u003ccode\u003eKnowledgeBaseQuerySource\u003c/code\u003e class from 3.2.0 all the way to the latest 4.26.0, showing the history of all these versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeBaseQuerySource\u003c/code\u003e supports features like \u003ccode\u003eARTICLE_SUGGESTION\u003c/code\u003e, and \u003ccode\u003eFAQ\u003c/code\u003e, and it implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt has a \u003ccode\u003eKnowledgeBases\u003c/code\u003e property that represents a collection of knowledge bases to query, supporting up to 5 knowledge bases at a time, each identified by a specific format that includes the project, location, and knowledge base ID.\u003c/p\u003e\n"]]],[],null,[]]