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-03-21 UTC."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API reference documentation is version 4.16.0, with versions available going back to version 2.15.0."],["This document specifically details the `DeleteDiscoveryConfigRequest` class within the `Google.Cloud.Dlp.V2` namespace."],["The `DeleteDiscoveryConfigRequest` class is a request message used for deleting a discovery configuration and is available for various versions."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteDiscoveryConfigRequest` class has two properties, `DiscoveryConfigName` which is a type `DiscoveryConfigName` and `Name` which is a string and is a required resource."]]],[]]