instances.patch updates an Instance.
HTTP request
PATCH https://notebooks.googleapis.com/v2/{instance.name}
Path parameters
Parameters | |
---|---|
instance.name |
Output only. The name of this notebook instance. Format: |
Query parameters
Parameters | |
---|---|
updateMask |
Required. Mask used to update an instance 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.