Updates a RuntimeConfig resource. The configuration must exist beforehand.
HTTP request
PUT https://runtimeconfig.googleapis.com/v1beta1/{name=projects/*/configs/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
The name of the RuntimeConfig resource to update, in the format:
Authorization requires the following Google IAM permission on the specified resource
|
Request body
The request body contains an instance of RuntimeConfig
.
Response body
If successful, the response body contains an instance of RuntimeConfig
.
Authorization Scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platform
https://www.googleapis.com/auth/cloudruntimeconfig
For more information, see the Authentication Overview.