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."],[[["This webpage provides reference documentation for the `InspectJobConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.11.0 of the .NET library."],["`InspectJobConfig` is a class that controls the parameters for inspecting data and determining what actions to take based on those findings, and it can be implemented with `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation outlines the class's constructors, which allow for the creation of a new `InspectJobConfig` object or cloning an existing one."],["The properties of `InspectJobConfig`, such as `Actions`, `InspectConfig`, `InspectTemplateName`, and `StorageConfig`, are detailed to explain their purpose in defining inspection behavior, including what to scan for and where, as well as actions to perform."],["The webpage lists the various past versions of the `InspectJobConfig` documentation, and the current page's version, in the Google Cloud Data Loss Prevention v2 API, starting from version 2.15.0 up to the most recent version 4.16.0."]]],[]]