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 webpage provides reference documentation for the `RiskAnalysisJobConfig` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET development."],["The `RiskAnalysisJobConfig` class is designed for configuring risk analysis jobs, as detailed in the Google Cloud documentation, and can be found in the `Google.Cloud.Dlp.V2` namespace, version 4.11.0."],["The documentation offers an overview of the `RiskAnalysisJobConfig` class's inheritance, implemented interfaces, constructors, properties, such as `Actions`, `PrivacyMetric`, and `SourceTable`, along with links to related .NET API documentation."],["The webpage also provides a history of previous versions, starting from version 2.15.0, going all the way to the latest 4.16.0 version, each one of them having their own documentation."],["`RiskAnalysisJobConfig` includes properties such as `Actions` to specify actions at job completion, `PrivacyMetric` to select the privacy metric for computation, and `SourceTable` to designate the input dataset from BigQuery."]]],[]]