[[["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 2024-12-11 UTC."],[[["This endpoint uses a PATCH request to update an integration version within a specified project, utilizing a URL based on gRPC Transcoding syntax."],["The `integrationVersion.name` parameter, which is a string and acts as an auto-generated primary key, is a required path parameter in the URL."],["The request accepts a `updateMask` query parameter, allowing the user to define which fields in the integration need to be modified and will need to adhere to a FieldMask format."],["Both the request and response bodies contain an instance of the `IntegrationVersion` resource, which defines the current state of the updated integration version."],["Updating an integration version requires the `integrations.integrationVersions.update` IAM permission on the specified resource and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]