Specifies the types of views that provide complete or partial details of a Report.
| Enums | |
|---|---|
REPORT_VIEW_UNSPECIFIED
|
The report view is not specified. The API displays the basic view by default. |
REPORT_VIEW_BASIC
|
The report view includes only basic metadata of the Report. Useful for list views. |
REPORT_VIEW_FULL
|
The report view includes all the metadata of the Report. Useful for preview. |
REPORT_VIEW_STANDARD
|
The report view includes the standard metadata of an report. Useful for detail view. |

