Santiago Gil

Results 1 comments of Santiago Gil

We are seeing this exact scenario in an implementation of the [ByteStream API](https://github.com/googleapis/googleapis/blob/94c6e8461bc03382ee475c7b93e954f288c1d1f4/google/bytestream/bytestream.proto#L55), where a client can upload a file calling `ByteStream.Write()` with a stream of `WriteRequests` containing chunks of...