2026-06-21
▼ ▲ compute.imageViews.get
Description : Returns the specified global ImageView resource, with a regional context.
HTTP Method : GET
Parameter Order :
Flat Path : projects/{project}/regions/{region}/imageViews/{resourceId}
Scopes :
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}