public sealed class 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 use within the \u003ccode\u003eHumanAgentAssistantConfig\u003c/code\u003e for suggestion query configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeBaseQuerySource\u003c/code\u003e class is designed to manage settings for querying knowledge bases, supporting features like article suggestions and FAQ.\u003c/p\u003e\n"],["\u003cp\u003eThe page lists available versions of the Google.Cloud.Dialogflow.V2 package, ranging from version 3.2.0 to the latest version 4.26.0, each linking to specific documentation for that release.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation describes the class's constructors, including a default constructor and one that takes another \u003ccode\u003eKnowledgeBaseQuerySource\u003c/code\u003e instance, along with details on the \u003ccode\u003eKnowledgeBases\u003c/code\u003e property, a \u003ccode\u003eRepeatedField\u003c/code\u003e that holds the knowledge base identifiers to be queried.\u003c/p\u003e\n"],["\u003cp\u003eThe page mentions the class implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, offering methods for interaction with the class.\u003c/p\u003e\n"]]],[],null,[]]