Compute Engine API (compute:beta)

2026-06-21

1 new method

Additions

    Methods
  • compute.imageViews.get

      Description : Returns the specified global ImageView resource, with a regional context.

      HTTP Method : GET

      Parameter Order :

    • project
    • region
    • 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
    • Parameters :

        resourceId

          Description : Name of the image resource to return.

          Location : path

          Required : Yes

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

          Type : string

        project

          Description : Required. Project ID for this request.

          Location : path

          Required : Yes

          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])?))

          Type : string

        region

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

          Location : path

          Required : Yes

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

          Type : string

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