You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now all services' spi layers are bundled into one package (com.google.gcloud.spi). While this provides the convenience of separating the spi javadoc from the api javadoc, the one package may not make sense as we add more and more services.