Update Notebook Runtime configuration.
HTTP request
PATCH https://notebooks.googleapis.com/v1/{runtime.name}
Path parameters
Parameters | |
---|---|
runtime. |
Output only. The resource name of the runtime. Format: |
Query parameters
Parameters | |
---|---|
update |
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: |
request |
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.