public sealed class InspectDataSourceDetails.Types.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 webpage provides documentation for the `InspectDataSourceDetails.Types.RequestedOptions` class within the Google Cloud Data Loss Prevention v2 API, covering versions from 2.15.0 up to the latest release of 4.16.0."],["`InspectDataSourceDetails.Types.RequestedOptions` is a snapshot of the inspection configuration, and it implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `JobConfig` of type `InspectJobConfig` and `SnapshotInspectTemplate` of type `InspectTemplate`, which hold the inspect config and a snapshot of the InspectTemplate, respectively."],["There are two constructors available for `RequestedOptions`, one is a parameterless constructor and the other one takes another `RequestedOptions` instance as a parameter."]]],[]]