Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.SourcesResource.UtilizationReportsResource.ListRequest.ViewEnum

Optional. The level of details of each report. Defaults to BASIC.

Namespace: Google.Apis.VMMigrationService.v1
Assembly: Google.Apis.VMMigrationService.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.SourcesResource.UtilizationReportsResource.ListRequest.ViewEnum

Fields

Name Description
BASIC

Get the report metadata, without the list of VMs and their utilization info.

FULL

Include everything.

UTILIZATIONREPORTVIEWUNSPECIFIED

The default / unset value. The API will default to FULL on single report request and BASIC for multiple reports request.

In this article
Back to top Generated by DocFX