public sealed class AnalyzeDataSourceRiskDetails.Types.RequestedRiskAnalysisOptions : IMessage<AnalyzeDataSourceRiskDetails.Types.RequestedRiskAnalysisOptions>, IEquatable<AnalyzeDataSourceRiskDetails.Types.RequestedRiskAnalysisOptions>, IDeepCloneable<AnalyzeDataSourceRiskDetails.Types.RequestedRiskAnalysisOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class AnalyzeDataSourceRiskDetails.Types.RequestedRiskAnalysisOptions.
[[["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 webpage provides documentation for the `AnalyzeDataSourceRiskDetails.Types.RequestedRiskAnalysisOptions` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `RequestedRiskAnalysisOptions` class is used to define the options for risk analysis of a data source, and is part of a series of versions from 2.15.0 up to the latest, 4.16.0."],["This documentation includes details about the class's inheritance, interfaces it implements (such as `IMessage`, `IEquatable`, and `IDeepCloneable`), and inherited members from the `object` class."],["The page outlines the available constructors for the `RequestedRiskAnalysisOptions` class, including a default constructor and one that accepts another `RequestedRiskAnalysisOptions` object."],["A key property of this class, `JobConfig`, which allows configuration for risk analysis jobs using the `RiskAnalysisJobConfig` type, is detailed here."]]],[]]