Cloud Run Admin API (run:v2)

2026-06-24

3 updated methods

Updates

    Methods
  • run.projects.locations.instances.delete

      Parameters :

        name

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

          Type : string

          Location : path

          Required : Yes

          Description : Required. The name of the Instance to delete.

  • run.projects.locations.instances.create

      Parameters :

        parent

          Description : Required. The location and project in which this Instance should be created.

          Location : path

          Required : Yes

          Type : string

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

  • run.projects.locations.instances.get

      Parameters :

        name

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

          Type : string

          Description : Required. The name of the Instance to retrieve.

          Location : path

          Required : Yes