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 the .NET environment."],["The `InspectDataSourceDetails` class represents the results of an inspection job on a data source, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class has two primary constructors, `InspectDataSourceDetails()` and `InspectDataSourceDetails(InspectDataSourceDetails other)`, used to create new instances, and a copy of another instance respectively."],["The class contains two properties, `RequestedOptions` and `Result`, that provide details about the configuration used and the outcome of the data inspection job, and are both within the type `InspectDataSourceDetails.Types`."],["This page contains documentation for versions 2.15.0 all the way up to the latest 4.16.0 of the Google.Cloud.Dlp.V2 API, and can be accessed by navigating through the version dropdown at the top of the page."]]],[]]