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.2.0 and offering links to various versions from 2.15.0 to 4.16.0."],["The `RequestedOptions` class, which is used for inspecting data sources, implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the inheritance structure of the `RequestedOptions` class, outlining that it inherits from `Object` and provides a list of inherited members."],["The webpage also details two constructors for `RequestedOptions`: a parameterless constructor and one that takes another `RequestedOptions` object, and it lists the `JobConfig` and `SnapshotInspectTemplate` properties and their respective descriptions."],["The document contains the assembly file which is Google.Cloud.Dlp.V2.dll."]]],[]]