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-04-09 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, offering details on the configuration used and a summary of the inspection results."],["This documentation covers multiple versions of the API, with version 4.16.0 being the latest and 4.8.0 being highlighted as the current version, along with various other older versions."],["The `InspectDataSourceDetails` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The documentation has info regarding the properties `RequestedOptions` and `Result`, which provide details on the settings used and the outcomes of the inspection job, respectively, with their respective values and types explained."]]],[]]