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 version 4.11.0 being the current version displayed, while version 4.16.0 is the latest."],["The `GetDiscoveryConfigRequest` class is a request message used to retrieve a specific discovery configuration."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Protocol Buffers system."],["The `GetDiscoveryConfigRequest` class has properties like `DiscoveryConfigName` and `Name`, where `Name` is a required property that represents the resource name of the project and configuration."],["This page provides access to the documentation of 23 different versions of the API starting from 2.15.0 up until 4.16.0, allowing for version-specific information for `GetDiscoveryConfigRequest`."]]],[]]