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 (DLP) v2 API, detailing its structure and usage."],["The latest version of the documentation available is 4.16.0, with a history of versions going back to 2.15.0 for reference."],["`InspectDataSourceDetails` is used to represent the results of an inspection job on a data source, and is part of the `Google.Cloud.Dlp.V2` namespace."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties like `RequestedOptions` and `Result` to manage the job's configuration and outcome."],["There are two constructors available for `InspectDataSourceDetails`: a default constructor and one that takes another `InspectDataSourceDetails` instance for cloning."]]],[]]