Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.SourcesResource.UtilizationReportsResource.GetRequest.ViewEnum

Optional. The level of details of the report. Defaults to FULL

Namespace: Google.Apis.VMMigrationService.v1alpha1
Assembly: Google.Apis.VMMigrationService.v1alpha1.dll
Syntax
public enum ProjectsResource.LocationsResource.SourcesResource.UtilizationReportsResource.GetRequest.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