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 webpage provides documentation for the `GetDiscoveryConfigRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.9.0."],["`GetDiscoveryConfigRequest` is used as a request message for the `GetDiscoveryConfig` operation, with a primary function of identifying the resource name for a project and configuration."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The page lists a comprehensive history of versions for the resource, ranging from 2.15.0 to the latest 4.16.0, providing access to each specific version's documentation."],["The `GetDiscoveryConfigRequest` class has properties `DiscoveryConfigName` and `Name`, and the class also has 2 constructors, one default, and the second accepting a `GetDiscoveryConfigRequest` parameter."]]],[]]