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 documentation for the `InspectJobConfig` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with links to various version-specific references."],["The `InspectJobConfig` class is used to control the parameters of data inspection for findings, such as what data to scan and how it is to be scanned."],["The `InspectJobConfig` class, part of the `Google.Cloud.Dlp.V2` namespace, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `InspectJobConfig` include `Actions` for post-job actions, `InspectConfig` to specify the scan, `InspectTemplateName` to use a template and `StorageConfig` for defining the data to be scanned."],["The documentation for this class spans multiple versions, from 2.15.0 to 4.16.0, each with its own link to the corresponding reference page."]]],[]]