Updates an Instance.
HTTP request
PATCH https://run.googleapis.com/v2/{instance.name}
Path parameters
| Parameters | |
|---|---|
instance.name |
The fully qualified name of this Instance. In |
Query parameters
| Parameters | |
|---|---|
updateMask |
Optional. The list of fields to be updated. This is a comma-separated list of fully qualified names of fields. Example: |
validateOnly |
Optional. Indicates that the request should be validated and default values populated, without persisting the request or updating any resources. |
allowMissing |
Optional. If set to |
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.