Compute Engine API (compute:beta)

2026-06-20

1 removed method

Deletions

    Methods
  • compute.imageViews.get

      HTTP Method : GET

      Parameters :

        project

          Required : Yes

          Type : string

          Description : Required. Project ID for this request.

          Location : path

          Pattern : (?:(?:[-a-z0-9]{1,63}\.)*(?:[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?):)?(?:[0-9]{1,19}|(?:[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?))

        region

          Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?

          Location : path

          Description : Required. Name of the region for this request.

          Type : string

          Required : Yes

        resourceId

          Type : string

          Required : Yes

          Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}

          Location : path

          Description : Name of the image resource to return.

      Parameter Order :

    • project
    • region
    • resourceId
    • Path : projects/{project}/regions/{region}/imageViews/{resourceId}

      Flat Path : projects/{project}/regions/{region}/imageViews/{resourceId}

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/compute
    • https://www.googleapis.com/auth/compute.readonly
    • Description : Returns the specified global ImageView resource, with a regional context.