Google Cloud Data Loss Prevention v2 API - Class DlpJob (4.3.0)

 public sealed class DlpJob : IMessage<DlpJob>, IEquatable<DlpJob>, IDeepCloneable<DlpJob>, IBufferMessage, IMessage 

Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DlpJob.

Combines all of the information about a DLP job.

Inheritance

Object > DlpJob

Namespace

Google.Cloud.Dlp.V2

Assembly

Google.Cloud.Dlp.V2.dll

Constructors

DlpJob()

 public DlpJob() 

DlpJob(DlpJob)

 public DlpJob(DlpJob other) 
Parameter
Name
Description
other

Properties

CreateTime

 public Timestamp CreateTime { get; set; } 

Time when the job was created.

Property Value
Type
Description

DetailsCase

 public DlpJob.DetailsOneofCase DetailsCase { get; } 
Property Value
Type
Description

DlpJobName

 public DlpJobName DlpJobName { get; set; } 

DlpJobName -typed view over the Name resource name property.

Property Value
Type
Description

EndTime

 public Timestamp EndTime { get; set; } 

Time when the job finished.

Property Value
Type
Description

Errors

 public RepeatedField<Error> Errors { get; } 

A stream of errors encountered running the job.

Property Value
Type
Description

InspectDetails

 public InspectDataSourceDetails InspectDetails { get; set; } 

Results from inspecting a data source.

Property Value
Type
Description

JobTriggerName

 public string JobTriggerName { get; set; } 

If created by a job trigger, the resource name of the trigger that instantiated the job.

Property Value
Type
Description

Name

 public string Name { get; set; } 

The server-assigned name.

Property Value
Type
Description

RiskDetails

 public AnalyzeDataSourceRiskDetails RiskDetails { get; set; } 

Results from analyzing risk of a data source.

Property Value
Type
Description

StartTime

 public Timestamp StartTime { get; set; } 

Time when the job started.

Property Value
Type
Description

State

 public DlpJob.Types.JobState State { get; set; } 

State of a job.

Property Value
Type
Description

Type

 public DlpJobType Type { get; set; } 

The type of job.

Property Value
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: