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 documentation for the `DeleteDiscoveryConfigRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["The latest version of `DeleteDiscoveryConfigRequest` is 4.16.0, but documentation is available for versions going back to 2.15.0."],["The `DeleteDiscoveryConfigRequest` class is used to create a request to delete a discovery configuration."],["It inherits from various interfaces and the `object` class, providing functionalities like deep cloning, equality comparison, and buffer message capabilities."],["The class contains two properties, `DiscoveryConfigName`, which provides a typed view over the name, and `Name`, a string representing the name and path of the discovery config."]]],[]]