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 documentation for the `InspectJobConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `InspectJobConfig` class controls the parameters of an inspection job, such as what data to scan, how to scan it, and what actions to perform upon completion of the job."],["The page details the inheritance hierarchy of the `InspectJobConfig` class, including the interfaces it implements such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["There is a list of prior versions of the document listed, with the most recent version being 4.16.0 and the current page being 4.13.0."],["The documentation also covers the constructors of the class and the various properties associated with it, such as `Actions`, `InspectConfig`, `InspectTemplateName`, and `StorageConfig`, each providing key functionalities related to the inspection job."]]],[]]