Migration Center V1 API - Module Google::Cloud::MigrationCenter::V1::ImportJobView (v2.6.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Migration Center V1 API module Google::Cloud::MigrationCenter::V1::ImportJobView.
Specifies the types of import job views that provide complete or partial
details of an import job.
Constants
IMPORT_JOB_VIEW_UNSPECIFIED
value: 0 The import job view is not specified. The API displays the basic view by
default.
IMPORT_JOB_VIEW_BASIC
value: 1 The import job view includes basic metadata of an import job.
This view does not include payload information.
IMPORT_JOB_VIEW_FULL
value: 2 The import job view includes all metadata of an import job.