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 version 4.10.0 and other versions as well."],["`GetKnowledgeBaseRequest` is a request message used to retrieve a knowledge base and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and has constructors for creating a new instance or cloning an existing `GetKnowledgeBaseRequest` object."],["It contains properties like `KnowledgeBaseName` and `Name`, where `Name` is a required string representing the resource name of the knowledge base being requested."],["The documentation includes a list of versions of the Google Cloud Dialogflow v2 API, starting from version 4.26.0 down to version 3.2.0."]]],[]]