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 content provides documentation for the `DeleteDiscoveryConfigRequest` class within the Google Cloud Data Loss Prevention v2 API."],["This documentation outlines the class across multiple versions, ranging from the latest version 4.16.0 down to version 2.15.0, showing all versions in between."],["`DeleteDiscoveryConfigRequest` is a request message class used to delete discovery configurations, inheriting from base classes and implementing multiple interfaces."],["The documentation details the constructors, properties such as `DiscoveryConfigName` and `Name`, and other object members of the `DeleteDiscoveryConfigRequest` class."],["The namespace for this class is `Google.Cloud.Dlp.V2`, located in the `Google.Cloud.Dlp.V2.dll` assembly, and it includes the description and type of each property."]]],[]]