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 reference documentation for the `InspectJobConfig` class within the Google Cloud Data Loss Prevention (DLP) v2 API."],["`InspectJobConfig` is used to define the parameters for data inspection jobs, including what data to scan and how to scan it, in addition to defining actions to be executed after job completion."],["The documentation covers versions 4.1.0 up to 4.16.0 (latest) and some versions in the 2.x and 3.x ranges of the API, offering navigation to each specific version's documentation."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and the documentation provides information on its inherited members and properties such as `Actions`, `InspectConfig`, `InspectTemplateName`, and `StorageConfig`."],["There is information about the assembly, constructors, and properties of the `InspectJobConfig` class along with their respective descriptions, types, and the documentation links."]]],[]]