public sealed class RiskAnalysisJobConfig : IMessage<RiskAnalysisJobConfig>, IEquatable<RiskAnalysisJobConfig>, IDeepCloneable<RiskAnalysisJobConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class RiskAnalysisJobConfig.
[[["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."],[[["The `RiskAnalysisJobConfig` class is part of the Google Cloud Data Loss Prevention v2 API and is used to configure risk analysis jobs."],["This class, `RiskAnalysisJobConfig`, inherits from the .NET `Object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties for `Actions`, `PrivacyMetric`, and `SourceTable`, allowing configuration of actions upon job completion, the privacy metric to compute, and the input dataset, respectively."],["The latest version of the package containing `RiskAnalysisJobConfig` is 4.16.0, and there are multiple versions available from version 2.15.0 upwards."],["The purpose of `RiskAnalysisJobConfig` is to define the configuration for a risk analysis job within the Google Cloud DLP service, as shown by the provided link which shows how to learn more."]]],[]]