Reference documentation and code samples for the Migration Center V1 API module Google::Cloud::MigrationCenter::V1::ReportView.
Specifies the types of views that provide complete or partial details of a Report.
Constants
REPORT_VIEW_UNSPECIFIED
value: 0
The report view is not specified. The API displays the basic view by
default.
REPORT_VIEW_BASIC
value: 1
The report view includes only basic metadata of the Report. Useful for
list views.
REPORT_VIEW_FULL
value: 2
The report view includes all the metadata of the Report. Useful for
preview.
REPORT_VIEW_STANDARD
value: 3
The report view includes the standard metadata of an report. Useful for
detail view.