public sealed class InspectDataSourceDetails : IMessage<InspectDataSourceDetails>, IEquatable<InspectDataSourceDetails>, IDeepCloneable<InspectDataSourceDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class InspectDataSourceDetails.
[[["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-04-09 UTC."],[[["This webpage provides documentation for the `InspectDataSourceDetails` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with version 2.15.0 being displayed."],["The latest version documented is 4.16.0, and the page provides links to documentation for versions ranging from 4.16.0 down to 2.15.0."],["`InspectDataSourceDetails` is used to detail the outcome of an inspection job, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two primary properties: `RequestedOptions`, which outlines the configuration of the job, and `Result`, which summarizes the job's outcome."],["The documentation includes information on the class' constructors, inherited members, namespace (`Google.Cloud.Dlp.V2`), and the assembly (`Google.Cloud.Dlp.V2.dll`)."]]],[]]