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 reference documentation for the `InspectDataSourceDetails` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `InspectDataSourceDetails` class represents the outcome of inspecting a data source, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes information on the class's inheritance hierarchy, listing `Object` as its parent class and details its implemented interfaces."],["The page contains links to different versions of the documentation, ranging from version 2.15.0 up to the latest version 4.16.0."],["The properties of `InspectDataSourceDetails` are `RequestedOptions` and `Result`, which describe the configuration and summary of the inspection job, respectively."]]],[]]