> @@ -88,6 +98,15 @@
>     GlobalOperationApi getGlobalOperationApiForProject(@PathParam("project") 
> String projectName);

We also nuked all of the `*ForBlahAndBlah` methods for further simplification. 
This would become `getGlobalOperationApi(@PathParam("project") String 
projectName);`

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs-google/pull/22/files#r16143900

Reply via email to