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 role in setting up knowledge base sources for suggestion queries.\u003c/p\u003e\n"],["\u003cp\u003eThe content outlines various versions of the API, ranging from version 3.2.0 to the latest version 4.26.0, allowing users to access documentation relevant to their specific implementation of \u003ccode\u003eKnowledgeBaseQuerySource\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eKnowledgeBaseQuerySource\u003c/code\u003e is designed to facilitate querying knowledge bases for features like article suggestions and FAQs, as confirmed by it supporting \u003ccode\u003eARTICLE_SUGGESTION\u003c/code\u003e and \u003ccode\u003eFAQ\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKnowledgeBases\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of type \u003ccode\u003estring\u003c/code\u003e, is a required field in the class and details the specific knowledge bases to query.\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, indicating its integration within the broader Google Protobuf framework.\u003c/p\u003e\n"]]],[],null,[]]