Hi everyone,

Basically, my question is the same as the contents of this unanswered SO 
question: 
http://stackoverflow.com/questions/30814777/latest-appengine-gcs-client-lib-produces-gcs-java-api-deprecation-warning

With the coming deprecation of the Files API, we're rushing to move to 
cloud storage. Things seem to be working, but I still get the warning "The 
Google Cloud Storage Java API is deprecated and will soon be removed. 
Please use the Google Cloud Storage Client library instead. Migration 
documentation is available here: 
https://cloud.google.com/appengine/docs/java/googlecloudstorageclient/migrate"; 
in the console of the development server, even though our code doesn't 
reference the Files API anywhere (I checked and then checked again). 

I just want to make sure that once the Files API is really gone, that 
nothing will blow up. Is it safe to ignore this warning?

Thanks,
Mike

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0ab0eaef-a0a7-4918-bcec-8720ca24f622%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to