public sealed class RiskAnalysisJobConfig : IMessage<RiskAnalysisJobConfig>, IEquatable<RiskAnalysisJobConfig>, IDeepCloneable<RiskAnalysisJobConfig>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["This webpage details the `RiskAnalysisJobConfig` class within the Google Cloud Data Loss Prevention (DLP) .NET library, specifically within the `Google.Cloud.Dlp.V2` namespace."],["The `RiskAnalysisJobConfig` class is used to configure a risk analysis job, as detailed in the documentation, which can be further explored at the provided link regarding concepts in risk analysis."],["The page lists multiple versions of the `RiskAnalysisJobConfig` class, ranging from version 2.15.0 to 4.16.0, with 4.16.0 being the most recent version and many other versions available."],["`RiskAnalysisJobConfig` inherits from the Object class and implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and has properties such as Actions, PrivacyMetric, and SourceTable."],["There are different constructors for the `RiskAnalysisJobConfig`, a parameterless one, and one that accepts another `RiskAnalysisJobConfig` instance."]]],[]]