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 webpage provides documentation for the `InspectDataSourceDetails.Types.RequestedOptions` class within the Google Cloud Data Loss Prevention v2 API."],["The latest version documented is 4.16.0, while this specific page is focused on version 4.3.0, and a range of versions are available, spanning from 2.15.0 to 4.16.0."],["`InspectDataSourceDetails.Types.RequestedOptions` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is a snapshot of the inspection configuration."],["The class includes two constructors: a default `RequestedOptions()` constructor and a constructor that takes another `InspectDataSourceDetails.Types.RequestedOptions` object as a parameter."],["Key properties of this class are `JobConfig`, which sets the inspection job configurations, and `SnapshotInspectTemplate`, which stores the state of the `InspectTemplate` at the time of execution."]]],[]]