Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.ReportConfigsResource.ReportsResource.GetRequest.ViewEnum

Determines what information to retrieve for the Report.

Namespace: Google.Apis.MigrationCenterAPI.v1
Assembly: Google.Apis.MigrationCenterAPI.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.ReportConfigsResource.ReportsResource.GetRequest.ViewEnum

Fields

Name Description
REPORTVIEWBASIC

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

REPORTVIEWFULL

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

REPORTVIEWSTANDARD

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

REPORTVIEWUNSPECIFIED

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

In this article
Back to top Generated by DocFX