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 document provides reference documentation for the `InspectJobConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET, with the current version being 2.15.0."],["The `InspectJobConfig` class is used to control the specifics of what and how to inspect data for sensitive findings."],["The documentation includes a history of available versions for `InspectJobConfig`, ranging from 2.15.0 to 4.16.0 (latest), along with links to the documentation of each of them."],["The `InspectJobConfig` class has several properties including `Actions`, `InspectConfig`, `InspectTemplateName`, and `StorageConfig` which dictate how to perform the inspection jobs."],["The class has two constructors, one empty and one to instanciate the class with an InspectJobConfig object, as well as inherited members such as `GetHashCode()`, `GetType()` and `ToString()`."]]],[]]