> @@ -79,6 +80,15 @@
>     FirewallApi getFirewallApiForProject(@PathParam("project") String 
> projectName);
>  
>     /**
> +    * Provides access to ForwardingRule features
> +    *
> +    * @param projectName the name of the project
> +    */
> +   @Delegate
> +   @Path("/projects/{project}")

@andreaturli Oh you are right, I missed that method!

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

Reply via email to