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."],[[["This webpage provides reference documentation for the `DeleteDiscoveryConfigRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `DeleteDiscoveryConfigRequest` class is used as a request message for the `DeleteDiscoveryConfig` operation."],["The latest version of the API documented on the webpage is 4.16.0, and there is documentation on previous versions back to 2.15.0 for this specific class."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `DiscoveryConfigName` and `Name`."],["It also contains inherited members, such as `GetHashCode`, `GetType`, and `ToString` from `object`."]]],[]]