public sealed class RequestedOptions : IMessage<InspectDataSourceDetails.Types.RequestedOptions>, IEquatable<InspectDataSourceDetails.Types.RequestedOptions>, IDeepCloneable<InspectDataSourceDetails.Types.RequestedOptions>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class InspectDataSourceDetails.Types.RequestedOptions.
[[["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 `InspectDataSourceDetails.Types.RequestedOptions` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The latest version available for the class is 4.16.0, with documentation available for multiple preceding versions, dating back to 2.15.0."],["The `RequestedOptions` class is a snapshot of the inspection configuration, inheriting from `Object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, `RequestedOptions()`, and `RequestedOptions(InspectDataSourceDetails.Types.RequestedOptions other)`, as well as properties like `JobConfig` and `SnapshotInspectTemplate`, which provide details about the inspection job."],["The documentation covers inherited members from the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]