public sealed class GetDiscoveryConfigRequest : IMessage<GetDiscoveryConfigRequest>, IEquatable<GetDiscoveryConfigRequest>, IDeepCloneable<GetDiscoveryConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class GetDiscoveryConfigRequest.
[[["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 page provides reference documentation for the `GetDiscoveryConfigRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `GetDiscoveryConfigRequest` class is used as a request message for retrieving a discovery configuration, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest version available for `GetDiscoveryConfigRequest` is 4.16.0, with a range of versions from 2.15.0 up to 4.16.0 available for this class."],["The class has two constructors, one default and one that accepts another `GetDiscoveryConfigRequest` instance for initialization, along with properties `DiscoveryConfigName` and `Name` for managing the configuration's name."],["The `GetDiscoveryConfigRequest` is contained within the `Google.Cloud.Dlp.V2` namespace, and the class is contained in the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]