public sealed class GetKnowledgeBaseRequest : IMessage<GetKnowledgeBaseRequest>, IEquatable<GetKnowledgeBaseRequest>, IDeepCloneable<GetKnowledgeBaseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class GetKnowledgeBaseRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `GetKnowledgeBaseRequest` class within the Google Cloud Dialogflow v2 API, specifically within the .NET framework."],["The latest version available for this class is 4.26.0, with a full history of versions available going back to 3.2.0, all of which are listed with links for further reference."],["The `GetKnowledgeBaseRequest` class is used to construct a request message for retrieving a specific knowledge base."],["The `GetKnowledgeBaseRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from `Object`, making it fit in various implementations."],["Key properties of `GetKnowledgeBaseRequest` include `KnowledgeBaseName` and `Name`, the latter of which requires a specific format to access a specific knowledge base."]]],[]]