> +
> +import static com.google.common.base.Objects.equal;
> +import static com.google.common.base.Preconditions.checkNotNull;
> +
> +import java.net.URI;
> +
> +import 
> org.jclouds.googlecloudstorage.domain.DomainResourceRefferences.ObjectRole;
> +import org.jclouds.googlecloudstorage.domain.internal.ProjectTeam;
> +import org.jclouds.javax.annotation.Nullable;
> +
> +import com.google.common.base.Objects;
> +
> +/**
> + * Represents a Object Access Control Resource.
> + *
> + * @see <a href= 
> "https://developers.google.com/storage/docs/json_api/v1/objectAccessControls"/>

Remove public URLs, if not done already?

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

Reply via email to