Module: Google::Cloud::VMMigration::V1::UtilizationReport::TimeFrame
- Defined in:
- proto_docs/google/cloud/vmmigration/v1/vmmigration.rb
Overview
Report time frame options.
Constant Summary collapse
- TIME_FRAME_UNSPECIFIED =
The time frame was not specified and will default to WEEK.
0
- WEEK =
One week.
1
- MONTH =
One month.
2
- YEAR =
One year.
3