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."],["The latest version of this class is 4.16.0, but the page also includes documentation for previous versions, from 2.15.0 up to 4.15.0."],["`GetDiscoveryConfigRequest` is a request message used to retrieve a discovery configuration, inheriting from various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two constructors, one default and one that takes another `GetDiscoveryConfigRequest` object as a parameter, for copy construction."],["Key properties include `DiscoveryConfigName`, a typed view over the resource name, and `Name`, which holds the required resource name of the project and configuration."]]],[]]