Marek Dopiera

Results 2 issues of Marek Dopiera

In cURL API there is `X-Upload-Content-Length` header, which allows specifying the desired content length of an object. There is no counterpart in gRPC API. There is a field in the...

api: storage
type: feature request

`google::cloud::Status` should be used instead. It's not feasible yet because there are places which use `grpc::Status`, but eventually they should go away after we migrate to futures.

api: bigtable
type: cleanup
next major: breaking change