public sealed class InspectJobConfig : IMessage<InspectJobConfig>, IEquatable<InspectJobConfig>, IDeepCloneable<InspectJobConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class InspectJobConfig.
If provided, will be used as the default for all values in InspectConfig.
inspect_config will be merged into the values persisted as part of the
template.
[[["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 reference documentation for the `InspectJobConfig` class within the Google Cloud Data Loss Prevention (DLP) v2 API, which is used to define how to inspect data for findings."],["The `InspectJobConfig` class, part of the `Google.Cloud.Dlp.V2` namespace in the Google.Cloud.Dlp.V2.dll assembly, allows setting up data inspection parameters, including what actions to take post-scan and what data to scan."],["The documentation covers various versions of the API, ranging from version 2.15.0 up to the latest 4.16.0, and contains information about the class's inheritance, implementations, constructors, and properties."],["The class implements several interfaces, like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, comparison, cloning, and buffer management."]]],[]]