Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.DataScansResource.JobsResource.GetRequest.ViewEnum

Optional. Select the DataScanJob view to return. Defaults to BASIC.

Namespace: Google.Apis.CloudDataplex.v1
Assembly: Google.Apis.CloudDataplex.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.DataScansResource.JobsResource.GetRequest.ViewEnum

Fields

Name Description
BASIC

Basic view that does not include spec and result.

DATASCANJOBVIEWUNSPECIFIED

The API will default to the BASIC view.

FULL

Include everything.

In this article
Back to top Generated by DocFX