REST Resource: projects.locations.reservationGroups

Resource: ReservationGroup

A reservation group is a container for reservations.

JSON representation
{
  "name": string
}
Fields
name

string

Identifier. The resource name of the reservation group, e.g., projects/*/locations/*/reservationGroups/team1-prod. The reservationGroupId must only contain lower case alphanumeric characters or dashes. It must start with a letter and must not end with a dash. Its maximum length is 64 characters.

Methods

create

Creates a new reservation group.

delete

Deletes a reservation.

get

Returns information about the reservation group.

list

Lists all the reservation groups for the project in the specified location.