Enum ProjectsResource.LocationsResource.SourcesResource.UtilizationReportsResource.ListRequest.ViewEnum
Optional. The level of details of each report. Defaults to BASIC.
Namespace: Google.Apis.VMMigrationService.v1alpha1
Assembly: Google.Apis.VMMigrationService.v1alpha1.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. |