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."],[[["The latest version of the Google Cloud Dialogflow v2 API reference documentation is 4.26.0, with the current page focusing on version 4.25.0 of the `GetKnowledgeBaseRequest` class."],["The `GetKnowledgeBaseRequest` class is a request message used for retrieving a knowledge base via the `KnowledgeBases.GetKnowledgeBase` method in the Dialogflow v2 API."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.Dialogflow.V2` namespace."],["The `GetKnowledgeBaseRequest` class requires the knowledge base name as a property, using the format `projects/\u003cProject ID\u003e/locations/\u003cLocation ID\u003e/knowledgeBases/\u003cKnowledge Base ID\u003e`, as well as supporting the use of `KnowledgeBaseName`-typed views."],["The current page offers a breakdown of all versions from 3.2.0 up to the latest 4.26.0, for the `GetKnowledgeBaseRequest` class within the Dialogflow V2 API."]]],[]]