Method: projects.locations.reservations.patch
Updates an existing reservation resource.
HTTP request
PATCH https://bigqueryreservation.googleapis.com/v1/{reservation.name=projects/*/locations/*/reservations/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters |
reservation.name |
string
Identifier. The resource name of the reservation, e.g., projects/*/locations/*/reservations/team1-prod . The reservationId 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.
|
Query parameters
Parameters |
updateMask |
string (FieldMask format)
Standard field mask for the set of fields to be updated. This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo" .
|
Request body
The request body contains an instance of Reservation
.
Response body
If successful, the response body contains an instance of Reservation
.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/bigquery
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-07-02 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["\u003cp\u003eThis endpoint uses a PATCH request to update an existing reservation resource located at \u003ccode\u003ehttps://bigqueryreservation.googleapis.com/v1/{reservation.name=projects/*/locations/*/reservations/*}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ereservation.name\u003c/code\u003e path parameter, a string, specifies the resource name of the reservation to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eupdateMask\u003c/code\u003e query parameter, formatted as a FieldMask, dictates which fields within the reservation should be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should contain a \u003ccode\u003eReservation\u003c/code\u003e object, and the response body will also be a \u003ccode\u003eReservation\u003c/code\u003e object upon successful update.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization requires either the \u003ccode\u003ehttps://www.googleapis.com/auth/bigquery\u003c/code\u003e or \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]