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"]],[["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-03-21 UTC."],[[["This document provides reference information for the `DeleteKnowledgeBaseRequest` class within the Google Cloud Dialogflow v2 API, including its properties and implementation details."],["The `DeleteKnowledgeBaseRequest` class is a request message used to delete a knowledge base in Dialogflow, as specified by the `KnowledgeBases.DeleteKnowledgeBase` method."],["The document details the inheritance structure, implementing interfaces, and inherited members of the `DeleteKnowledgeBaseRequest` class."],["Key properties of `DeleteKnowledgeBaseRequest` are outlined, such as `Name` for identifying the knowledge base to delete, `KnowledgeBaseName` as a typed view of the `Name`, and `Force` to allow for deleting any associated documents."],["The webpage also offers a list of versioned documentation for the class, ranging from version 3.2.0 to the latest version, 4.26.0, with version 4.2.0 being the main version the bulk of the details are found in."]]],[]]