google-cloud-cpp
google-cloud-cpp copied to clipboard
Enable GCS+gRPC tests for metadata operations against production
Currently, GCS + gRPC is not GA, some rpc
( e.g InsertBucketAccessControl
) are unimplemented. This issue is a reminder for enabling tests against production when GCS + gRPC is GA.
The title was a bit confusing because media operations are already being tested against production.
The remaining work is tracked in the separate bugs listed above.