[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-16 UTC."],[[["This API allows you to update specific fields of a deployment resource in the API hub, such as `display_name`, `description`, and `endpoints`."],["The `updateMask` query parameter is required to specify which fields within the deployment resource are being modified during the update operation."],["The HTTP request uses a PATCH method with a URL that follows gRPC Transcoding syntax and requires a deployment name within the path."],["The request body needs to include an instance of the `Deployment` resource, while the response body will also contain a `Deployment` resource if the update is successful."],["Updating a deployment resource requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `apihub.deployments.update`."]]],[]]