[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-03-04 UTC."],[[["\u003cp\u003eThis webpage details how to update an existing RuntimeConfig resource using a PUT request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e path parameter is required and defines the specific RuntimeConfig resource to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must contain an instance of the RuntimeConfig resource, with the response body providing an updated instance upon success.\u003c/p\u003e\n"],["\u003cp\u003eUpdating a RuntimeConfig requires specific Google IAM permissions and OAuth scopes, as mentioned.\u003c/p\u003e\n"],["\u003cp\u003eThe provided HTTP request shows the endpoint url to update the RuntimeConfig, while the try it section provides a way to test the updating action.\u003c/p\u003e\n"]]],[],null,["# Method: projects.configs.update\n\n- [HTTP request](#body.HTTP_TEMPLATE)\n- [Path parameters](#body.PATH_PARAMETERS)\n- [Request body](#body.request_body)\n- [Response body](#body.response_body)\n- [Authorization Scopes](#body.aspect)\n- [Try it!](#try-it)\n\nUpdates a RuntimeConfig resource. The configuration must exist beforehand.\n\n### HTTP request\n\n`PUT https://runtimeconfig.googleapis.com/v1beta1/{name=projects/*/configs/*}`\n\nThe URL uses [gRPC Transcoding](https://github.com/googleapis/googleapis/blob/master/google/api/http.proto) syntax.\n\n### Path parameters\n\n### Request body\n\nThe request body contains an instance of [RuntimeConfig](/deployment-manager/runtime-configurator/reference/rest/v1beta1/projects.configs#RuntimeConfig).\n\n### Response body\n\nIf successful, the response body contains an instance of [RuntimeConfig](/deployment-manager/runtime-configurator/reference/rest/v1beta1/projects.configs#RuntimeConfig).\n\n### Authorization Scopes\n\nRequires one of the following OAuth scopes:\n\n- `https://www.googleapis.com/auth/cloud-platform`\n- `https://www.googleapis.com/auth/cloudruntimeconfig`\n\nFor more information, see the [Authentication Overview](https://cloud.google.com/docs/authentication/).\n\nTry it!\n-------"]]