public sealed class DeleteDiscoveryConfigRequest : IMessage<DeleteDiscoveryConfigRequest>, IEquatable<DeleteDiscoveryConfigRequest>, IDeepCloneable<DeleteDiscoveryConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DeleteDiscoveryConfigRequest.
[[["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-04-09 UTC."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API related to `DeleteDiscoveryConfigRequest` is version 4.16.0."],["This documentation provides reference material and code samples for the `DeleteDiscoveryConfigRequest` class, which is used to request the deletion of a discovery configuration."],["The class `DeleteDiscoveryConfigRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality checks, deep cloning, and buffer operations."],["The class includes properties such as `DiscoveryConfigName` and `Name` to manage the resource name of the configuration being deleted, along with constructors for creating new instances of this class."],["The documented versions of `DeleteDiscoveryConfigRequest` span from version 2.15.0 up to the most recent version 4.16.0, each version with a dedicated entry."]]],[]]