> @@ -46,7 +46,7 @@
>     private BucketAccessControls(@Nullable String id, @Nullable URI selfLink, 
> @Nullable String etag, String bucket,
>              String entity, @Nullable String entityId, Role role, @Nullable 
> String email, @Nullable String domain,
>              @Nullable ProjectTeam projectTeam) {
> -      super(Kind.BUCKET_ACCESS_CONTROL, id == null ? (bucket + "/" + entity) 
> : id, selfLink, etag);

Wow...ID really is nullable?

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

Reply via email to