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 version 4.16.0 being the latest."],["`InspectJobConfig` is a class used to define the parameters for how and what to inspect for findings, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the available constructors for `InspectJobConfig`, including a default constructor and a constructor that accepts another `InspectJobConfig` object."],["The class includes properties like `Actions`, `InspectConfig`, `InspectTemplateName`, and `StorageConfig`, to configure actions, scanning details, template usage, and the data source to scan, respectively."],["The documentation lists all available versions of the class going back to version 2.15.0."]]],[]]