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-03-24 UTC."],[[["This webpage documents the `RiskAnalysisJobConfig` class within the `Google.Cloud.Dlp.V2` namespace, used for configuring risk analysis jobs in Google Cloud DLP."],["The `RiskAnalysisJobConfig` class, which inherits from `Object` and implements multiple interfaces like `IMessage` and `IEquatable`, is available across various versions, with 4.16.0 being the latest."],["It outlines the class's properties, including `Actions`, `PrivacyMetric`, and `SourceTable`, which define the operations, privacy metrics, and input data for the risk analysis job."],["The page provides a list of versions of the class going back to version 2.15.0, along with links to the documentation for each version of the `RiskAnalysisJobConfig` class."],["The class has 2 constructors, `RiskAnalysisJobConfig()` and `RiskAnalysisJobConfig(RiskAnalysisJobConfig other)`, used to instantiate the object."]]],[]]