Google Cloud Data Loss Prevention v2 API - Class InspectDataSourceDetails (4.2.0)

 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.

The results of an inspect DataSource job.

Inheritance

Object > InspectDataSourceDetails

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

InspectDataSourceDetails()

 public InspectDataSourceDetails() 

InspectDataSourceDetails(InspectDataSourceDetails)

 public InspectDataSourceDetails(InspectDataSourceDetails other) 
Parameter
Name
Description

Properties

RequestedOptions

 public InspectDataSourceDetails.Types.RequestedOptions RequestedOptions { get; set; } 

The configuration used for this job.

Property Value
Type
Description

Result

 public InspectDataSourceDetails.Types.Result Result { get; set; } 

A summary of the outcome of this inspection job.

Property Value
Type
Description