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 (DLP) v2 API."],["The content covers multiple versions of the API, with version 4.16.0 being the latest, going as far back as version 2.15.0 for the same class."],["The class `RequestedOptions` is a snapshot of the inspection configuration and implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RequestedOptions` class includes properties like `JobConfig` and `SnapshotInspectTemplate`, providing details about the inspection job and its associated template."],["It features two constructors, one being parameterless, and another that takes an existing `InspectDataSourceDetails.Types.RequestedOptions` object."]]],[]]