[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-06-28。"],[[["This webpage details how to update the parameters of a single Automation resource using a PATCH request to a specific URL."],["The `automation.name` parameter, found in the URL's path, is required to identify the specific Automation to be updated."],["The `updateMask` query parameter is required and specifies which fields within the Automation resource should be overwritten during the update, with the option to overwrite all fields if no mask is provided."],["Several other optional query parameters exist, including `requestId` for request tracking, `allowMissing` to allow creation of new Automations, and `validateOnly` for testing the update without making changes."],["The request body needs to include an `Automation` resource and a successful operation will return an `Operation` resource, with authorization requiring the `cloud-platform` scope and `clouddeploy.automations.update` IAM permission."]]],[]]