public sealed class RequestedOptions : IMessage<InspectDataSourceDetails.Types.RequestedOptions>, IEquatable<InspectDataSourceDetails.Types.RequestedOptions>, IDeepCloneable<InspectDataSourceDetails.Types.RequestedOptions>, IBufferMessage, IMessage
[[["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."],[[["The page details the `RequestedOptions` class within the `Google.Cloud.Dlp.V2` namespace, focusing on its structure and functionality for data inspection configurations."],["The latest version of the documentation for the `RequestedOptions` class is 4.16.0, with links provided for versions ranging down to 2.15.0."],["The `RequestedOptions` class, a snapshot of inspection configuration, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` for enhanced functionality and compatibility."],["Key properties of the `RequestedOptions` class include `JobConfig` of type `InspectJobConfig`, representing the inspect job configuration, and `SnapshotInspectTemplate` of type `InspectTemplate`, which captures the template used for the inspection."],["The `RequestedOptions` class includes two constructors: a default constructor `RequestedOptions()` and an overload `RequestedOptions(InspectDataSourceDetails.Types.RequestedOptions)` that takes another `RequestedOptions` instance as a parameter."]]],[]]