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 `RequestedOptions` class serves as a snapshot of the inspection configuration, inheriting from `Object` and implementing multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists available versions of the API ranging from version 2.15.0 to the latest version 4.16.0, with links to each version's documentation."],["Key properties within the `RequestedOptions` class include `JobConfig`, representing the inspection job configuration, and `SnapshotInspectTemplate`, which captures the state of an `InspectTemplate` at the time of execution."],["The document details two constructors for `RequestedOptions`, one default and one that takes another instance of `InspectDataSourceDetails.Types.RequestedOptions` as an argument for parameter."]]],[]]