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-03-24 UTC."],[[["This webpage provides documentation for the `InspectDataSourceDetails` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET developers."],["The `InspectDataSourceDetails` class represents the results of a data source inspection job and is part of the `Google.Cloud.Dlp.V2` namespace."],["The documentation lists various versions of the API, from the latest version 4.16.0 down to 2.15.0, all relating to the `InspectDataSourceDetails` class, and shows version 4.7.0 as the current version the documentation is on."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, which are relevant to using the `InspectDataSourceDetails` object."],["The class has two properties, `RequestedOptions` and `Result`, which provide details on the configuration used and the outcome of the inspection job, respectively."]]],[]]