Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.ImportJobsResource.ListRequest.ViewEnum

Optional. The level of details of each import job. Default value is BASIC.

Namespace: Google.Apis.MigrationCenterAPI.v1alpha1
Assembly: Google.Apis.MigrationCenterAPI.v1alpha1.dll
Syntax
public enum ProjectsResource.LocationsResource.ImportJobsResource.ListRequest.ViewEnum

Fields

Name Description
IMPORTJOBVIEWBASIC

The import job view includes basic metadata of an import job. This view does not include payload information.

IMPORTJOBVIEWFULL

The import job view includes all metadata of an import job.

IMPORTJOBVIEWUNSPECIFIED

The import job view is not specified. The API displays the basic view by default.

In this article
Back to top Generated by DocFX