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 for version 3.4.0, with references to other versions."],["The `RiskAnalysisJobConfig` class is used to configure a risk analysis job, as detailed in the linked documentation on Google Cloud."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `Object` class."],["It has properties such as `Actions`, `PrivacyMetric`, and `SourceTable` for defining the job's actions, the privacy metric to compute, and the source dataset."],["The page lists various versions of the `RiskAnalysisJobConfig` documentation, with the latest being version 4.16.0."]]],[]]