[[["易于理解","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 endpoint facilitates the updating of a single DeliveryPipeline resource via a PATCH request to the specified URL, `https://clouddeploy.googleapis.com/v1/{deliveryPipeline.name=projects/*/locations/*/deliveryPipelines/*}`."],["The `updateMask` query parameter is required to specify which fields within the DeliveryPipeline should be updated, and if no mask is provided all fields are overwritten."],["Optional query parameters like `requestId`, `allowMissing`, and `validateOnly` can be used to control request behavior such as idempotency, creating missing resources, or validating the request without performing changes."],["The request body must contain an instance of `DeliveryPipeline` and the successful response body will include an instance of `Operation`."],["Updating a `DeliveryPipeline` requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `clouddeploy.deliveryPipelines.update` on the resource."]]],[]]