/
/Cloud Functions API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
projects20
  • get/v2/{+name}/locations
  • get/v2/{+name}/operations
  • get/v2/{+name}
  • delete/v2/{+name}
  • patch/v2/{+name}
  • post/v2/{+resource}:testIamPermissions
  • post/v2/{+name}:commitFunctionUpgradeAsGen2
  • post/v2/{+name}:setupFunctionUpgradeConfig
  • post/v2/{+resource}:setIamPolicy
  • post/v2/{+name}:redirectFunctionUpgradeTraffic
  • get/v2/{+resource}:getIamPolicy
  • get/v2/{+parent}/functions
  • post/v2/{+parent}/functions
  • post/v2/{+parent}/functions:generateUploadUrl
  • post/v2/{+name}:generateDownloadUrl
  • post/v2/{+name}:detachFunction
  • post/v2/{+name}:rollbackFunctionUpgradeTraffic
  • post/v2/{+name}:commitFunctionUpgrade
  • post/v2/{+name}:abortFunctionUpgrade
  • get/v2/{+parent}/runtimes
    projects

    Deletes a function with the given name from the specified project. If the given function is used by some trigger, the trigger will be updated to remove this function.

    delete/v2/{+name}

    Path parameters

    namestring required

    Required. The name of the function which should be deleted.

    Response

    Successful response

    Changes