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."],[[["This webpage provides documentation for the `GetDiscoveryConfigRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.15.0."],["The `GetDiscoveryConfigRequest` class is used to construct request messages for retrieving discovery configurations in the Data Loss Prevention API."],["The class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage details the constructors for `GetDiscoveryConfigRequest`, which include a parameterless constructor and one that takes another `GetDiscoveryConfigRequest` instance."],["This page also documents the properties of the `GetDiscoveryConfigRequest` including the `DiscoveryConfigName` and `Name` properties, specifying their purpose and types."]]],[]]