Note that this method does not allow you to update the state of the agent the given version points to. It allows you to update only mutable properties of the version resource.
[[["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-03-05 UTC."],[[["This webpage details how to update mutable properties of a specified agent version using a PATCH HTTP request to a given endpoint."],["The request requires a `version.name` path parameter for identifying the specific agent version and an `updateMask` query parameter to specify which fields are to be updated."],["The request body and the successful response body will both contain an instance of the Version resource."],["Updating agent versions requires one of the specified OAuth scopes for authorization."]]],[]]