instances.patch updates an Instance.
HTTP request
PATCH https://notebooks.googleapis.com/v2/{instance.name}
Path parameters
| Parameters | |
|---|---|
instance.name |
Output only. Identifier. The name of this notebook instance. Format: |
Query parameters
| Parameters | |
|---|---|
updateMask |
Required. Mask used to update an instance. Updatable fields:
This is a comma-separated list of fully qualified names of fields. Example: |
requestId |
Optional. Idempotent request UUID. |
Request body
The request body contains an instance of Instance.
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.