Enum ProjectsResource.LocationsResource.ImportJobsResource.GetRequest.ViewEnum
Optional. The level of details of the import job. Default value is FULL.
Namespace: Google.Apis.MigrationCenterAPI.v1alpha1
Assembly: Google.Apis.MigrationCenterAPI.v1alpha1.dll
Syntax
public enum ProjectsResource.LocationsResource.ImportJobsResource.GetRequest.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. |