Liking cljdoc? Tell your friends :D
Clojure only.

happygapi.compute.imageFamilyViews

Compute Engine API: imageFamilyViews. Creates and runs virtual machines on Google Cloud Platform. See: https://cloud.google.com/compute/api/reference/rest/v1/imageFamilyViews

Compute Engine API: imageFamilyViews.
Creates and runs virtual machines on Google Cloud Platform. 
See: https://cloud.google.com/compute/api/reference/rest/v1/imageFamilyViews
raw docstring

get$clj

(get$ auth parameters)

https://cloud.google.com/compute/api/reference/rest/v1/imageFamilyViews/get

Required parameters: zone, family, project

Optional parameters: none

Returns the latest image that is part of an image family, is not deprecated and is rolled out in the specified zone.

https://cloud.google.com/compute/api/reference/rest/v1/imageFamilyViews/get

Required parameters: zone, family, project

Optional parameters: none

Returns the latest image that is part of an image family, is not deprecated and is rolled out in the specified zone.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close