public sealed class InspectDataSourceDetails : IMessage<InspectDataSourceDetails>, IEquatable<InspectDataSourceDetails>, IDeepCloneable<InspectDataSourceDetails>, IBufferMessage, IMessage
[[["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 details the `InspectDataSourceDetails` class within the `Google.Cloud.Dlp.V2` namespace, specifically for .NET development."],["The latest version of `InspectDataSourceDetails` available is 4.16.0, with various prior versions accessible back to 2.15.0, all documented on their respective pages."],["The `InspectDataSourceDetails` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, comparison, cloning, and buffer management."],["The class has two properties, `RequestedOptions` and `Result`, which contain information about the configuration used and the outcome of an inspect job, respectively."],["The class `InspectDataSourceDetails` also inherits from Object, and has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]