Method: projects.locations.runtimes.patch
Stay organized with collections
Save and categorize content based on your preferences.
Update Notebook Runtime configuration.
HTTP request
PATCH https://notebooks.googleapis.com/v1/{runtime.name}
Path parameters
| Parameters | |
|---|---|
runtime.name |
Output only. The resource name of the runtime. Format: |
Query parameters
| Parameters | |
|---|---|
updateMask |
Required. Specifies the path, relative to Currently, only the following fields can be updated:
This is a comma-separated list of fully qualified names of fields. Example: |
requestId |
Idempotent request UUID. |
Request body
The request body contains an instance of Runtime .
Response body
If successful, the response body contains an instance of Operation .
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.