public enum ImportJobViewReference 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.V1Assembly
Google.Cloud.MigrationCenter.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |