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."],[[["The webpage provides reference documentation for the `InspectJobConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.7.0."],["`InspectJobConfig` is a class that controls the inspection process for findings, including what to inspect and how to do it, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the inheritance of `InspectJobConfig` from `object` and lists its constructors, which are a default constructor and a constructor that takes another `InspectJobConfig` object."],["The class has properties such as `Actions`, `InspectConfig`, `InspectTemplateName`, and `StorageConfig`, which define actions, configuration, a template, and the storage to scan."],["The documentation includes links to various versions of the API, ranging from 2.15.0 to 4.16.0 (latest), allowing users to navigate to different API versions."]]],[]]