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 page provides documentation for the `GetDiscoveryConfigRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.13.0."],["`GetDiscoveryConfigRequest` is used to send a request for retrieving a discovery configuration, as implied by the message: \"Request message for GetDiscoveryConfig\"."],["The documentation lists various versions of the API, from 2.15.0 up to the latest release 4.16.0, showing the evolution of the API."],["The class `GetDiscoveryConfigRequest` inherits from `object` and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `DiscoveryConfigName`, which is a typed view, and `Name`, which is the resource name of the project and configuration."]]],[]]