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-04-09 UTC."],[[["This page provides reference documentation for the `GetKnowledgeBaseRequest` class within the Google Cloud Dialogflow v2 API, specifically for version 4.24.0."],["The `GetKnowledgeBaseRequest` class is used to retrieve a specific knowledge base, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This API is found in the `Google.Cloud.Dialogflow.V2` namespace, and the documentation includes details on its constructors, properties like `KnowledgeBaseName` and `Name`, as well as its inheritance and implemented members."],["The page also provides links to previous versions of the documentation, with the latest being 4.26.0 and goes as far back as 3.2.0."]]],[]]