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 webpage provides documentation for the \u003ccode\u003eGetKnowledgeBaseRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace for .NET, detailing its functionality as a request message for retrieving knowledge bases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetKnowledgeBaseRequest\u003c/code\u003e class is available across multiple versions, ranging from 3.2.0 up to the latest version 4.26.0, each with its own specific documentation link.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetKnowledgeBaseRequest\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, showing its integration with the Google.Protobuf library.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows for the retrieval of a specific knowledge base by its name, which is defined by the \u003ccode\u003eName\u003c/code\u003e property and is formatted as a string, it also has a \u003ccode\u003eKnowledgeBaseName\u003c/code\u003e property to offer a strongly typed view over the name resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains public constructors to instantiate the object with an empty constructor and also a constructor that can be used to pass the object itself for a copy.\u003c/p\u003e\n"]]],[],null,[]]