Migration Center v1 API - Enum ReportView (1.0.0)

public enum ReportView

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

Specifies the types of views that provide complete or partial details of a Report.

Namespace

Google.Cloud.MigrationCenter.V1

Assembly

Google.Cloud.MigrationCenter.V1.dll

Fields

NameDescription
Basic

The report view includes only basic metadata of the Report. Useful for list views.

Full

The report view includes all the metadata of the Report. Useful for preview.

Standard

The report view includes the standard metadata of an report. Useful for detail view.

Unspecified

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