Interface protos.google.cloud.capacityplanner.v1beta.IQueryReservationsRequest (0.1.2)

Properties of a QueryReservationsRequest.

Package

@google-cloud/capacityplanner

Properties

aggregationMethod

aggregationMethod?: (google.cloud.capacityplanner.v1beta.UsageHistory.AggregationMethod|keyof typeof google.cloud.capacityplanner.v1beta.UsageHistory.AggregationMethod|null);

QueryReservationsRequest aggregationMethod

cloudResourceType

cloudResourceType?: (string|null);

QueryReservationsRequest cloudResourceType

endDate

endDate?: (google.type.IDate|null);

QueryReservationsRequest endDate

gpuType

gpuType?: (string|null);

QueryReservationsRequest gpuType

includeUnapprovedReservations

includeUnapprovedReservations?: (boolean|null);

QueryReservationsRequest includeUnapprovedReservations

locationLevel

locationLevel?: (google.cloud.capacityplanner.v1beta.TimeSeries.LocationType|keyof typeof google.cloud.capacityplanner.v1beta.TimeSeries.LocationType|null);

QueryReservationsRequest locationLevel

machineFamily

machineFamily?: (string|null);

QueryReservationsRequest machineFamily

machineShape

machineShape?: (google.cloud.capacityplanner.v1beta.IMachineShape|null);

QueryReservationsRequest machineShape

ownershipType

ownershipType?: (google.cloud.capacityplanner.v1beta.QueryReservationsRequest.OwnershipType|keyof typeof google.cloud.capacityplanner.v1beta.QueryReservationsRequest.OwnershipType|null);

QueryReservationsRequest ownershipType

parent

parent?: (string|null);

QueryReservationsRequest parent

reservationDataLevel

reservationDataLevel?: (google.cloud.capacityplanner.v1beta.QueryReservationsRequest.ReservationDataLevel|keyof typeof google.cloud.capacityplanner.v1beta.QueryReservationsRequest.ReservationDataLevel|null);

QueryReservationsRequest reservationDataLevel

reservationType

reservationType?: (google.cloud.capacityplanner.v1beta.QueryReservationsRequest.ReservationType|keyof typeof google.cloud.capacityplanner.v1beta.QueryReservationsRequest.ReservationType|null);

QueryReservationsRequest reservationType

shareType

shareType?: (google.cloud.capacityplanner.v1beta.QueryReservationsRequest.ShareType|keyof typeof google.cloud.capacityplanner.v1beta.QueryReservationsRequest.ShareType|null);

QueryReservationsRequest shareType

startDate

startDate?: (google.type.IDate|null);

QueryReservationsRequest startDate