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 for version 2.15.0."],["The `RequestedRiskAnalysisOptions` class is used to define the risk analysis options for data sources and is implemented through several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a constructor that allows for the creation of `RequestedRiskAnalysisOptions` instances, and takes another instance as a parameter, as well as a default constructor with no parameter."],["The class has a `JobConfig` property, of type `RiskAnalysisJobConfig`, which is used to configure the risk analysis job."],["This documentation lists versions ranging from 2.15.0 up to the latest version 4.16.0, allowing users to select the documentation relevant to their version."]]],[]]