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 documentation for the `InspectDataSourceDetails` class within the Google Cloud Data Loss Prevention (DLP) v2 API, covering version 4.6.0 and many others."],["The `InspectDataSourceDetails` class represents the results of an inspection job on a data source, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the constructors available for `InspectDataSourceDetails`, including a default constructor and one that takes another `InspectDataSourceDetails` object as a parameter."],["The class has two main properties: `RequestedOptions`, which details the job's configuration, and `Result`, which summarizes the inspection's outcome, both of which are of the type nested within the `InspectDataSourceDetails` class."],["The versions available range from 4.16.0, which is the latest, all the way down to version 2.15.0, and these are all hyperlinked to their own individual pages."]]],[]]