public sealed class DeleteKnowledgeBaseRequest : IMessage<DeleteKnowledgeBaseRequest>, IEquatable<DeleteKnowledgeBaseRequest>, IDeepCloneable<DeleteKnowledgeBaseRequest>, IBufferMessage, IMessage
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 page details the \u003ccode\u003eDeleteKnowledgeBaseRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.V2 namespace, used for requesting the deletion of a knowledge base in Dialogflow.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteKnowledgeBaseRequest\u003c/code\u003e class supports various versions, ranging from 3.2.0 to the latest 4.26.0, and is part of the Google.Cloud.Dialogflow.V2.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes properties like \u003ccode\u003eForce\u003c/code\u003e, \u003ccode\u003eKnowledgeBaseName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, allowing users to specify whether to forcefully delete the knowledge base and to identify the target knowledge base by its name and ID.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities like message handling, equality comparison, deep cloning, and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteKnowledgeBaseRequest\u003c/code\u003e has two constructors: a default constructor and one that accepts another \u003ccode\u003eDeleteKnowledgeBaseRequest\u003c/code\u003e object to initialize its properties.\u003c/p\u003e\n"]]],[],null,[]]