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."],[[["The page provides reference documentation and code samples for the `InspectDataSourceDetails.Types.RequestedOptions` class in the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The latest version of the class is 4.16.0, but the current displayed information is for version 4.11.0, which is one of many available versions."],["`InspectDataSourceDetails.Types.RequestedOptions` represents a snapshot of the inspection configuration, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two properties, `JobConfig` and `SnapshotInspectTemplate`, that provide the inspection configurations, and any current InspectTemplate being used, respectively."],["There are also two constructors, a default and one that takes another `InspectDataSourceDetails.Types.RequestedOptions` object as a parameter, to allow copying and object creation."]]],[]]