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 webpage provides documentation for the `GetDiscoveryConfigRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with the latest version being 4.16.0."],["The `GetDiscoveryConfigRequest` class is used to request a specific discovery configuration and is part of the `Google.Cloud.Dlp.V2` namespace."],["The page details the class's inheritance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It outlines the class's constructors, including a default constructor and a copy constructor, as well as the properties `DiscoveryConfigName` and `Name`."],["The webpage contains the history of the versioning for this element, with the earliest version being version 2.15.0."]]],[]]