public sealed class UpdateKnowledgeBaseRequest : IMessage<UpdateKnowledgeBaseRequest>, IEquatable<UpdateKnowledgeBaseRequest>, IDeepCloneable<UpdateKnowledgeBaseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class UpdateKnowledgeBaseRequest.
Request message for
[KnowledgeBases.UpdateKnowledgeBase][google.cloud.dialogflow.v2.KnowledgeBases.UpdateKnowledgeBase].
Optional. Not specified means update all.
Currently, only display_name can be updated, an InvalidArgument will be
returned for attempting to update other fields.
[[["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."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eUpdateKnowledgeBaseRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateKnowledgeBaseRequest\u003c/code\u003e class is used to construct a request message for updating a knowledge base, as defined by the \u003ccode\u003eKnowledgeBases.UpdateKnowledgeBase\u003c/code\u003e method in the API.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists a comprehensive version history, showing all previous versions of the \u003ccode\u003eUpdateKnowledgeBaseRequest\u003c/code\u003e class from 3.2.0 up to the latest, 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUpdateKnowledgeBaseRequest\u003c/code\u003e include \u003ccode\u003eKnowledgeBase\u003c/code\u003e, which is required and specifies the knowledge base to update, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which is optional and allows for selective updating of fields, currently supporting only the \u003ccode\u003edisplay_name\u003c/code\u003e field.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, such as IMessage, IEquatable, IDeepCloneable and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]