google-cloud-cpp
google-cloud-cpp copied to clipboard
C++ Client Libraries for Google Cloud Services
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com_google_protobuf](https://togithub.com/protocolbuffers/protobuf) | http_archive | major | `v26.1` -> `v27.0-rc3` | |...
https://github.com/googleapis/google-cloud-cpp/issues/14107 - - - This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/14221)
https://github.com/googleapis/google-cloud-cpp/issues/14076 - - - This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/14195)
**What component of `google-cloud-cpp` is this feature request for?** Spanner **Is your feature request related to a problem? Please describe.** From the internal doc: _"Multiplexed sessions are a new session...
The `BUILD.bazel` files are fairly cookie cutter. They are generated as scaffolding, then maintained by hand. Making sweeping changes across them (e.g. defining public headers) can be cumbersome. Factoring out...
https://github.com/googleapis/google-cloud-cpp/issues/14107 - - - This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/14210)
https://github.com/googleapis/google-cloud-cpp/issues/14107 - - - This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/14220)
https://github.com/googleapis/google-cloud-cpp/issues/14107 - - - This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/14223)
Make changes like https://github.com/googleapis/google-cloud-cpp/pull/14088 for any client created status Generator for StatusCode::kCancelled - [x] GoldenThingAdminClient::SetIamPolicy ("updater did not yield a policy") (https://github.com/googleapis/google-cloud-cpp/pull/14130) Bigtable for StatusCode::kCancelled - [x] AsyncRowReader::Cancel (https://github.com/googleapis/google-cloud-cpp/pull/14131) -...
- [ ] If the resource detector detects a GCP project, use that. - [x] If the `storage::ProjectIdOption` is set and not empty, use that. - [x] ~If the `GAE_PROJECT`...