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-03-24 UTC."],[[["This document provides reference documentation for the `AnalyzeDataSourceRiskDetails.Types.RequestedRiskAnalysisOptions` class in the Google Cloud Data Loss Prevention v2 API, specifically within the .NET library."],["The class `AnalyzeDataSourceRiskDetails.Types.RequestedRiskAnalysisOptions` is used to define risk analysis options, and is implemented with interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page offers versioned links for this class, with the latest being version 4.16.0 and includes links for versions ranging back to 2.15.0."],["The class includes the property `JobConfig`, of type `RiskAnalysisJobConfig`, that defines the configuration for a risk analysis job."],["The class can be instantiated with a parameterless constructor `RequestedRiskAnalysisOptions()` or a constructor that takes an instance of itself `RequestedRiskAnalysisOptions(AnalyzeDataSourceRiskDetails.Types.RequestedRiskAnalysisOptions other)`."]]],[]]