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 reference documentation for the `GetKnowledgeBaseRequest` class within the Google Cloud Dialogflow v2 API, specifically for .NET."],["The `GetKnowledgeBaseRequest` class is used to construct a request message for retrieving a knowledge base, as defined in the Dialogflow API."],["The documentation lists available versions of the Dialogflow v2 API from version 3.2.0 up to the latest version, 4.26.0, with specific links to each version's `GetKnowledgeBaseRequest` documentation."],["The class `GetKnowledgeBaseRequest` inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetKnowledgeBaseRequest` class include `KnowledgeBaseName` and `Name`, which are used to specify the knowledge base to retrieve."]]],[]]