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."],[[["This document provides reference information for the `RiskAnalysisJobConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET development."],["The `RiskAnalysisJobConfig` class is used to configure risk analysis jobs, as detailed in the Google Cloud DLP documentation regarding risk analysis concepts."],["This page covers versions of the API from 2.15.0 to the latest at 4.16.0, although version 4.3.0 is specifically detailed within the content."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class, with methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["Key properties of the `RiskAnalysisJobConfig` class include `Actions` (a list of actions upon job completion), `PrivacyMetric` (the privacy metric to be computed), and `SourceTable` (the input dataset for metric computation)."]]],[]]