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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the Google Cloud Dialogflow v2 API is 4.26.0, and this page primarily focuses on version 4.15.0."],["The content provides access to reference documentation for the `GetKnowledgeBaseRequest` class across multiple versions, from 3.2.0 to the most recent 4.26.0."],["`GetKnowledgeBaseRequest` is a request message used within the API to get a knowledge base."],["The `GetKnowledgeBaseRequest` class inherits from the object class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetKnowledgeBaseRequest` has two constructors, one that takes no parameters, and one that takes a `GetKnowledgeBaseRequest` object as a parameter, and contains the properties `KnowledgeBaseName` and `Name`."]]],[]]