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, with version 4.13.0 being specifically highlighted."],["The page details the class's inheritance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."],["The document outlines the class's constructors, including a default constructor and one that takes another `InspectDataSourceDetails` object as a parameter."],["It describes the class's properties, `RequestedOptions` and `Result`, providing information about their types and the data they contain, such as the configuration and outcome of the inspection job."],["The page also lists links to other versions of the `InspectDataSourceDetails` class documentation ranging from 2.15.0 to the latest 4.16.0, all within the `Google.Cloud.Dlp.V2` namespace."]]],[]]