public sealed class GetKnowledgeBaseRequest : IMessage<GetKnowledgeBaseRequest>, IEquatable<GetKnowledgeBaseRequest>, IDeepCloneable<GetKnowledgeBaseRequest>, IBufferMessage, IMessage
Request message for [KnowledgeBases.GetKnowledgeBase][google.cloud.dialogflow.v2.KnowledgeBases.GetKnowledgeBase].
[[["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 page details the \u003ccode\u003eGetKnowledgeBaseRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace, specifically for version 3.7.0, with links to various versions ranging from 3.2.0 to 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetKnowledgeBaseRequest\u003c/code\u003e is used as the request message for retrieving a knowledge base in Dialogflow, and it inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor for creating a new \u003ccode\u003eGetKnowledgeBaseRequest\u003c/code\u003e and another for making a copy, taking another \u003ccode\u003eGetKnowledgeBaseRequest\u003c/code\u003e as parameter, as well as having \u003ccode\u003eKnowledgeBaseName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required string that represents the resource name of the knowledge base to be retrieved, formatted as \u003ccode\u003eprojects/{Project ID}/locations/{Location ID}/knowledgeBases/<Knowledge Base ID>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 4.26.0, with a list of links to each version of the \u003ccode\u003eGetKnowledgeBaseRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]