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 Google.Cloud.Dialogflow.V2 namespace, specifically detailing its use in configuring knowledge base queries for human agent assistance.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes a list of versions for the \u003ccode\u003eKnowledgeBaseQuerySource\u003c/code\u003e, ranging from version 3.2.0 up to the latest, 4.26.0, with each version linked to its respective documentation page.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eKnowledgeBaseQuerySource\u003c/code\u003e supports features like ARTICLE_SUGGESTION and FAQ, and is utilized in a class called HumanAgentAssistantConfig.Types.SuggestionQueryConfig.Types, which is to be used to set up a human agent.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeBaseQuerySource\u003c/code\u003e class allows setting up which knowledge bases to be queried by formatting the project ID, location ID, and knowledge base ID.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeBases\u003c/code\u003e property is utilized in this class to identify the specific knowledge bases to be queried, and allows up to 5 to be queried.\u003c/p\u003e\n"]]],[],null,[]]