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-04-09 UTC."],[[["The latest version of the Google Cloud Data Loss Prevention v2 API reference documentation is version 4.16.0, with an array of previous versions listed, all the way back to version 2.15.0."],["`GetDiscoveryConfigRequest` is a class within the Google Cloud Data Loss Prevention v2 API used to request information about a discovery configuration."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message handling, equality comparisons, deep cloning, and buffered message operations."],["The `GetDiscoveryConfigRequest` class has two constructors, one default and another that accepts an existing `GetDiscoveryConfigRequest` object, as well as properties, `DiscoveryConfigName` and `Name`, for handling configuration details."],["The `GetDiscoveryConfigRequest` class in the Google.Cloud.Dlp.V2 namespace, residing in the Google.Cloud.Dlp.V2.dll assembly, is used for referencing and managing Google Cloud Data Loss Prevention discovery configurations."]]],[]]