Required. Name of the Data Fusion instance which need to be upgraded in the form of projects/{project}/locations/{location}/instances/{instance} Instance will be upgraded with the latest stable version of the Data Fusion.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation.
[[["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-17 UTC."],[[["This document describes how to upgrade a Data Fusion instance to the latest stable version."],["The upgrade process is initiated via a POST HTTP request to a specified URL, including the instance name as a path parameter."],["The request body for this operation must be empty."],["A successful upgrade request returns an Operation instance within the response body."],["Upgrading an instance requires `https://www.googleapis.com/auth/cloud-platform` authorization scope."]]],[]]