google-cloud-cpp icon indicating copy to clipboard operation
google-cloud-cpp copied to clipboard

C++ Client Libraries for Google Cloud Services

Results 531 google-cloud-cpp issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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...

type: feature request

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...

type: cleanup

https://github.com/googleapis/google-cloud-cpp/issues/14107 - - - This change is [](https://reviewable.io/reviews/googleapis/google-cloud-cpp/14210)

api: spanner

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)

api: bigtable

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) -...

type: cleanup

- [ ] 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`...

api: storage
type: feature request