Google Cloud Capacity Planner V1beta Client - Class ReservationType (0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Capacity Planner V1beta Client class ReservationType.
Type of the reservation
Protobuf type google.cloud.capacityplanner.v1beta.QueryReservationsRequest.ReservationType
Namespace
Google \ Cloud \ CapacityPlanner \ V1beta \ QueryReservationsRequest
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
RESERVATION_TYPE_UNSPECIFIED
Value: 0
No reservation type specified.
Generated from protobuf enum RESERVATION_TYPE_UNSPECIFIED = 0;
RESERVATION_TYPE_ALLOCATION
Value: 1
Allocation refers to realized reservation either auto created or created
by the users on demand.
Generated from protobuf enum RESERVATION_TYPE_ALLOCATION = 1;
RESERVATION_TYPE_FUTURE_RESERVATION
Value: 2
Future Reservation requests created by users.
Generated from protobuf enum RESERVATION_TYPE_FUTURE_RESERVATION = 2;
RESERVATION_TYPE_ALL
Value: 3
All reservations.
Generated from protobuf enum RESERVATION_TYPE_ALL = 3;
[[["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-27 UTC."],[],[]]