Hi, Trying to understand the Jclouds support for google cloud compute and storage APIs. I have taken the sample project google-lb from https://github.com/jclouds/jclouds-examples/tree/master/google-lb/src/main/java/org/jclouds/examples/google/lb and the same is working fine with compute service.
But our current project is on jclouds version 1.7.3 Please let me know if the google compute engine api support is there for the version 1.7.3 Is there any place I can find the API document which I can follow for google compute and storage operations? Regards, Subhadip -------------------------------------------------------------------------------------------------------------------