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 the .NET environment."],["This class, `InspectJobConfig`, is designed to define the parameters of an inspection job, including what data to scan and how to scan it, as well as the actions to take once the job is complete."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for deep cloning and buffer management."],["The page lists different versions of the API, ranging from 2.15.0 to the latest 4.16.0, along with the associated links."],["`InspectJobConfig` has four main properties: `Actions`, `InspectConfig`, `InspectTemplateName`, and `StorageConfig`, each of which serves to refine and customize how a job is run."]]],[]]