Migrate for Compute Engine V1 API - Module Google::Cloud::VMMigration::V1::UtilizationReportView (v0.9.0)

Reference documentation and code samples for the Migrate for Compute Engine V1 API module Google::Cloud::VMMigration::V1::UtilizationReportView.

Controls the level of details of a Utilization Report.

Constants

UTILIZATION_REPORT_VIEW_UNSPECIFIED

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

BASIC

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

FULL

value: 2
Include everything.