2026-06-19
▼ ▲ compute.imageViews.get
Path : projects/{project}/regions/{region}/imageViews/{resourceId}
Description : Returns the specified global ImageView resource, with a regional context.
Parameter Order :
HTTP Method : GET
Parameters :
project
Type : string
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])?))
Description : Required. Project ID for this request.
Location : path
Required : Yes
region
Type : string
Location : path
Required : Yes
Description : Required. Name of the region for this request.
Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?
resourceId
Type : string
Location : path
Required : Yes
Description : Name of the image resource to return.
Pattern : [a-z](?:[-a-z0-9]{0,61}[a-z0-9])?|[1-9][0-9]{0,19}
Scopes :
Flat Path : projects/{project}/regions/{region}/imageViews/{resourceId}