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-24 UTC."],[[["This webpage provides documentation for the `DeleteDiscoveryConfigRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with the latest version being 4.16.0."],["The `DeleteDiscoveryConfigRequest` class is used to construct request messages for deleting a discovery configuration within the DLP API."],["The class inherits from several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes properties like `DiscoveryConfigName` (a typed view) and `Name` (a string), which are used to specify the target discovery configuration for deletion."],["The page offers various versions of the `DeleteDiscoveryConfigRequest`, going as far back as version 2.15.0, with each version linking to its specific documentation."]]],[]]