> @@ -47,7 +48,10 @@
>  
>     @Nullable public abstract String description();
>  
> -   public abstract URI region();
> +   public abstract Date creationTimestamp();
> +
> +   // This is @Nullable to support globalForwardingRules as well

Done.

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

Reply via email to