Updates existing function.
HTTP request
PUT https://cloudfunctions.googleapis.com/v1beta2/{name}
Path parameters
Parameters | |
---|---|
name |
The name of the function to be updated. It takes the form Authorization requires the following Google IAM permission on the specified resource
|
Request body
The request body contains an instance of CloudFunction
.
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.