Package org.jclouds.googlecomputeengine.compute
- 
Class Summary Class Description GoogleComputeEngineService GoogleComputeEngineServiceAdapter This implementation maps the following: ComputeMetadata.getId() toInstance.selfLink()NodeMetadata.getGroup() toInstance.metadata()asjclouds-groupNodeMetadata.getImageId() toInstance.metadata()asjclouds-imageComputeMetadata.getId() toMachineType.selfLink()ComputeMetadata.getId() toImage.selfLink()Location.getId() toZone.name()Location.getDescription() toZone.selfLink()