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."],[[["This webpage provides documentation for the `DeleteDiscoveryConfigRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.15.0."],["The `DeleteDiscoveryConfigRequest` class is used to construct a request message for deleting a discovery configuration, and it inherits from the `object` class, while also implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the constructors, properties, and inherited members of the `DeleteDiscoveryConfigRequest` class, including a constructor that takes another `DeleteDiscoveryConfigRequest` as a parameter and properties `DiscoveryConfigName` and `Name`."],["The latest API documentation available is for version 4.16.0, and this page contains documentation for all versions down to 2.15.0."],["The content provided is within the `Google.Cloud.Dlp.V2` namespace and is part of the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]