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

Results 208 google-cloud-rust issues
Sort by recently updated
recently updated
newest added

[Policy Bot](https://github.com/googleapis/repo-automation-bots/tree/main/packages/policy#policy-bot) found one or more issues with this repository. - [x] Default branch is 'main' - [x] Branch protection is enabled - [ ] Renovate bot is enabled -...

type: process
policybot

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....

kokoro:force-run

This commit changes the auth library to use the rustls feature of reqwest instead of native-tls. This is done because rustls is already included as a dependency of google-cloud-auth anyway....

For time sake I think it will be easier to first review the output of the storage client and then come back and clean up the generator after.

api: storage

Need to due some performance testing and see if we can reduce the amount of allocations that happening when streaming bytes.

type: bug
priority: p2

We need to come up with some adapters so we can make use of [reqwest::multipart::Part::stream](https://docs.rs/reqwest/0.11.5/reqwest/multipart/struct.Part.html#method.stream).

type: bug
priority: p2

Hi, A while ago, we needed a library to talk to spanner and a few other GCP services. We worked with some folk over at GCP to get [a rust...

type: question
priority: p3

Hello, There is this excellent project that has just been deprecated: https://github.com/Byron/google-apis-rs/ The background is given in these discussions: * https://rust-lang.zulipchat.com/#narrow/stream/318791-t-crates-io/topic/Can.20I.20reclaim.203.20Google.20CLI.20crates.2Cpublished.20by.20someone.20else.3F * https://rust-lang.zulipchat.com/#narrow/stream/318791-t-crates-io/topic/On.20Google.20APIs.20and.20Sebastian.20Thiel's.20crates The Rust ecosystem is risking to be...

status: investigating
type: question
priority: p3