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."],[[["The latest version available is 4.16.0, as indicated by the `(latest)` tag in the provided list of versions."],["This page documents the `DeleteDiscoveryConfigRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically detailing version 4.7.0."],["`DeleteDiscoveryConfigRequest` is a request message used for deleting a discovery configuration and it implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeleteDiscoveryConfigRequest` class contains two properties, `DiscoveryConfigName` and `Name`, both used to specify the resource for deletion."],["This API allows users to delete discovery configurations within the scope of a project, as highlighted by the required `Name` property."]]],[]]