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."],[[["The document provides reference documentation for the `RiskAnalysisJobConfig` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for version 4.2.0."],["`RiskAnalysisJobConfig` is a class used to configure a risk analysis job, designed to compute metrics over a given input dataset as referenced in the documentation."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["It includes properties such as `Actions`, `PrivacyMetric`, and `SourceTable`, which allow configuring actions to be executed, the privacy metric to be computed, and the input dataset, respectively."],["The provided content lists numerous previous versions of the documentation, ranging from version 2.15.0 up to the latest version 4.16.0, showcasing the version history of the `RiskAnalysisJobConfig` class."]]],[]]