Show / Hide Table of Contents

Enum OrganizationsResource.LocationsResource.JobTriggersResource.ListRequest.TypeEnum

The type of jobs. Will use DlpJobType.INSPECT if not set.

Namespace: Google.Apis.DLP.v2
Assembly: Google.Apis.DLP.v2.dll
Syntax
public enum OrganizationsResource.LocationsResource.JobTriggersResource.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