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 documentation for the `RiskAnalysisJobConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The `RiskAnalysisJobConfig` class is used for configuring risk analysis jobs, as detailed in the Google Cloud DLP documentation linked in the content."],["The latest available version of the documentation is 4.16.0, and a history of past versions can be accessed through hyperlinks ranging from version 2.15.0 to the latest."],["`RiskAnalysisJobConfig` inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, detailing it's usage."],["The class includes properties like `Actions`, `PrivacyMetric`, and `SourceTable`, which are used to define actions, privacy metrics, and input datasets for the risk analysis jobs respectively, as can be seen in the documentation."]]],[]]