google-cloud-cpp
google-cloud-cpp copied to clipboard
C++ Client Libraries for Google Cloud Services
Marking it deprecated since, the unified credentials documented in @ref guac is recommended now. - - - This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/15139)
This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/15229)
**What component of `google-cloud-cpp` is this feature request for?** google/cloud/storage/client.h **Is your feature request related to a problem? Please describe.** Currently ListObjects returns an iterator which can be used to...
Since gRPC is now GA, removing the backwards compatibility shims for gRPC. - `storage_experimental` namespace is still present in grpc_plugin.h as it has the members related to gRPC metrics like...
This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/15228)
In the case where we are reading/executing partitioned operations, we want to ensure that we spread the traffic across multiple stubs/channels. In order to do this we have to identify...
**What component of `google-cloud-cpp` is this feature request for?** google/cloud/speech/speech_client **Is your feature request related to a problem? Please describe.** I would like to reduce timeout it takes on Google...
This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/15152)