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 latest version available is 4.16.0, with a range of versions from 4.0.0 to 4.15.0 also available, in addition to versions 3.2.0 to 3.5.0 and 2.15.0 to 2.16.0."],["`RequestedOptions` is a class within the `Google.Cloud.Dlp.V2` namespace used to capture the inspection configuration."],["The `RequestedOptions` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features two constructors, one default (`RequestedOptions()`) and another that accepts an `InspectDataSourceDetails.Types.RequestedOptions` parameter, allowing it to be initialized with existing data."],["It contains properties for `JobConfig`, which represents the Inspect configuration, and `SnapshotInspectTemplate`, which is a snapshot of the inspect template's state if one was used."]]],[]]