Migration Center v1 API - Enum ImportJobView (1.0.0)

public enum ImportJobView

Reference documentation and code samples for the Migration Center v1 API enum ImportJobView.

Specifies the types of import job views that provide complete or partial details of an import job.

Namespace

Google.Cloud.MigrationCenter.V1

Assembly

Google.Cloud.MigrationCenter.V1.dll

Fields

NameDescription
Basic

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

Full

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

Unspecified

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