Returns the specified image.
gce_get_image(image_project, image)
image_project
: Project ID of where the image liesimage
: Name of the image resource to returnAuthentication scopes used by this function are:
You may want to use gce_get_image_family instead to ensure the most up to date image is used.
c("Google\n", " Documentation")
Useful links