projects
Commits a function upgrade from GCF Gen1 to GCF Gen2. This action deletes the Gen1 function, leaving the Gen2 function active and manageable by the GCFv2 API.
post/v2/{+name}:commitFunctionUpgradeAsGen2
Path parameters
namestring required
Required. The name of the function for which upgrade should be committed to Gen2.
Request body
CommitFunctionUpgradeAsGen2Request required
Request for the CommitFunctionUpgradeAsGen2 method.
Response
Successful response