Capacity Planner v1beta API - Enum QueryReservationsRequest.Types.ReservationType (1.0.0-beta01)

public enum QueryReservationsRequest.Types.ReservationType

Reference documentation and code samples for the Capacity Planner v1beta API enum QueryReservationsRequest.Types.ReservationType.

Type of the reservation

Namespace

Google.Cloud.CapacityPlanner.V1Beta

Assembly

Google.Cloud.CapacityPlanner.V1Beta.dll

Fields

Name Description
All

All reservations.

Allocation

Allocation refers to realized reservation either auto created or created by the users on demand.

FutureReservation

Future Reservation requests created by users.

Unspecified

No reservation type specified.