public sealed class DeleteKnowledgeBaseRequest : IMessage<DeleteKnowledgeBaseRequest>, IEquatable<DeleteKnowledgeBaseRequest>, IDeepCloneable<DeleteKnowledgeBaseRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class DeleteKnowledgeBaseRequest.
Request message for [KnowledgeBases.DeleteKnowledgeBase][google.cloud.dialogflow.v2.KnowledgeBases.DeleteKnowledgeBase].
[[["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 document provides reference information for the \u003ccode\u003eDeleteKnowledgeBaseRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, including its properties and implementation details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteKnowledgeBaseRequest\u003c/code\u003e class is a request message used to delete a knowledge base in Dialogflow, and it has versions ranging from 3.2.0 up to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, with inherited members from the \u003ccode\u003eObject\u003c/code\u003e class, with it's core usage being to delete knowledge bases within the Dialogflow API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteKnowledgeBaseRequest\u003c/code\u003e includes properties such as \u003ccode\u003eForce\u003c/code\u003e, \u003ccode\u003eKnowledgeBaseName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, which allow for specifying whether to force the deletion of the knowledge base and the exact knowledge base to be removed.\u003c/p\u003e\n"],["\u003cp\u003eThe content provided references documentation for .NET, which is indicated by the reference to Microsoft Learn and the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]