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."],[[["This webpage provides documentation for the `RequestedOptions` class within the `Google.Cloud.Dlp.V2` namespace, specifically focusing on version 3.4.0 and related versions."],["`RequestedOptions` is a class that represents a snapshot of the inspection configuration and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RequestedOptions` class offers two constructors, a default one and another that accepts an `InspectDataSourceDetails.Types.RequestedOptions` parameter."],["The class includes properties like `JobConfig` (of type `InspectJobConfig`) for inspecting job configurations and `SnapshotInspectTemplate` (of type `InspectTemplate`) for capturing the state of an `InspectTemplate` during a run."],["There are multiple versions of the documentation provided in the same format, from 2.15.0 up to 4.16.0, with the latest being 4.16.0."]]],[]]