Thanks for the quick response guys. It looks like the version approach should be sufficient to solve my immediate problem.
Regarding granting the service account access to cloud storage. Here's what I tried: 1) Went to the administration console (also very confusing because there appear to be two... developers and appengine) cloud.google.com/console 2) Selected project1 3) Selected Cloud Storage->Storage Browser 4) Selected bucketA and added the service account for project2 to the list (project2@appspot...) as a user with read access 5) Navigated back to project2 6) Went to cloud storage browser but still do not see the bucketA listed... Perhaps my expectations are wrong - the storage browser maybe only allows you to see the buckets defined under taht project but not all buckets you potentially have access to? If I were to attempt to access bucketA from teh application associated with project2 (I'm using the GCS Java client API) would that work? Thanks again. -- 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. For more options, visit https://groups.google.com/groups/opt_out.
