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 documentation for the `InspectJobConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["`InspectJobConfig` is used to define the configuration for how and what data to inspect for findings, offering a way to control the inspection process."],["The page details the class's inheritance, implemented interfaces, constructors, properties, and provides links to different versions of the `InspectJobConfig` documentation ranging from version 2.15.0 up to the latest version 4.16.0."],["The key properties of `InspectJobConfig` include `Actions`, `InspectConfig`, `InspectTemplateName`, and `StorageConfig`, which are used to specify actions to take, how to scan, a default template, and the data to scan, respectively."]]],[]]