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