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."],[[["The latest version available for the `GetDiscoveryConfigRequest` class is 4.16.0, with multiple previous versions also accessible, including versions as far back as 2.15.0."],["The `GetDiscoveryConfigRequest` class is part of the Google Cloud Data Loss Prevention v2 API, specifically within the `Google.Cloud.Dlp.V2` namespace, and is used as a request message for `GetDiscoveryConfig`."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetDiscoveryConfigRequest` class includes properties like `DiscoveryConfigName` (of type `DiscoveryConfigName`) and `Name` (of type `string`), which are used to manage the resource name of the project and configuration."],["The `GetDiscoveryConfigRequest` has 2 different constructors `GetDiscoveryConfigRequest()` and `GetDiscoveryConfigRequest(GetDiscoveryConfigRequest other)` for creating new instances of the class."]]],[]]