[[["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 content describes how to update an API version using a PATCH request to the specified URL."],["You can update fields such as display name, description, documentation, deployments, lifecycle, compliance, accreditation, and attributes, by specifying them in the `updateMask`."],["The `version.name` path parameter is used as an identifier for the version in the format of `projects/{project}/locations/{location}/apis/{api}/versions/{version}`."],["The request body should contain an instance of `Version`, and the response body will also return an instance of `Version` if the request is successful."],["Updating an API version requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the `apihub.versions.update` IAM permission."]]],[]]