BigQuery Reservation API (bigqueryreservation:v1)

2026-07-05

1 new method

Additions

    Methods
  • bigqueryreservation.projects.locations.reservationGroups.patch

      Parameters :

        name

          Location : path

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/reservationGroups/[^/]+$

          Type : string

          Description : Identifier. The resource name of the reservation group, e.g., `projects/*/locations/*/reservationGroups/team1-prod`. The reservation_group_id 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.

        updateMask

          Description : Optional. Standard field mask for the set of fields to be updated.

          Type : string

          Format : google-fieldmask

          Location : query

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/reservationGroups/{reservationGroupsId}

      Path : v1/{+name}

      HTTP Method : PATCH

      Parameter Order : name

      Scopes :

    • https://www.googleapis.com/auth/bigquery
    • https://www.googleapis.com/auth/cloud-platform
    • Description : Updates an existing reservation group resource.