Cloud Functions API (cloudfunctions:v2beta)

2025-01-22

1 new method

Additions

    Methods
  • cloudfunctions.projects.locations.functions.detachFunction

      Path : v2beta/{+name}:detachFunction

      Flat Path : v2beta/projects/{projectsId}/locations/{locationsId}/functions/{functionsId}:detachFunction

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The name of the function for which should be detached.

          Pattern : ^projects/[^/]+/locations/[^/]+/functions/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Detaches 2nd Gen function to Cloud Run function.