Capacity Planner V1BETA API - Module Google::Cloud::CapacityPlanner::V1beta::QueryReservationsRequest::ReservationDataLevel (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Capacity Planner V1BETA API module Google::Cloud::CapacityPlanner::V1beta::QueryReservationsRequest::ReservationDataLevel.
The form in which data of reservations should be returned.
In case of AGGREGATED, timeseries for selected reservations is returned. If
unspecified, all levels are included.
Constants
RESERVATION_DATA_LEVEL_UNSPECIFIED
value: 0 No reservation data level specified.
RESERVATION_DATA_LEVEL_AGGREGATED
value: 1 aggregated reservations data in a timeseries or aggregation over
timeseries.
RESERVATION_DATA_LEVEL_PER_RESERVATION
value: 2 per reservation detail which is equivalent of Arcus Future Reservation or
Allocation with only limited fields which are useful for Capacity
Planning.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-03 UTC."],[],[]]