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-03-24 UTC."],[[["This document provides reference information for the `RiskAnalysisJobConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 2.15.0."],["The `RiskAnalysisJobConfig` class is used to configure a risk analysis job, as detailed in the Google Cloud documentation on risk analysis."],["The `RiskAnalysisJobConfig` class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `RiskAnalysisJobConfig` include `Actions`, `PrivacyMetric`, and `SourceTable`, which define actions to be executed, the privacy metric to be computed, and the input dataset, respectively."],["There are many versions of this documentation, from 2.15.0 to 4.16.0, with the latest being version 4.16.0, and all versions contain information on the same `RiskAnalysisJobConfig` class."]]],[]]