> @@ -44,31 +44,31 @@ > public abstract String etag(); > public abstract String name(); > public abstract String bucket(); > - public abstract Long generation(); > - public abstract Long metageneration(); > + public abstract long generation();
lots of oops here :P --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-google/pull/76/files#r19785781
