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-04-09 UTC."],[[["The latest version available for `InspectJobConfig` is 4.16.0, with the provided content detailing versions back to 2.15.0."],["`InspectJobConfig` is a class within the Google Cloud Data Loss Prevention v2 API, specifically for managing the configuration of data inspection jobs."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `InspectJobConfig` class include `Actions`, `InspectConfig`, `InspectTemplateName`, and `StorageConfig`, each serving to define different aspects of the inspection process."],["`InspectJobConfig` allows for setting up the details of what data to scan, how to scan it, and what actions to take once the scan is complete."]]],[]]