Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.DlpJobsResource.ListRequest.TypeEnum

The type of job. Defaults to DlpJobType.INSPECT

Namespace: Google.Apis.DLP.v2
Assembly: Google.Apis.DLP.v2.dll
Syntax
public enum ProjectsResource.LocationsResource.DlpJobsResource.ListRequest.TypeEnum

Fields

Name Description
DLPJOBTYPEUNSPECIFIED

Defaults to INSPECT_JOB.

INSPECTJOB

The job inspected Google Cloud for sensitive data.

RISKANALYSISJOB

The job executed a Risk Analysis computation.

In this article
Back to top Generated by DocFX