Carlos O'Ryan
Carlos O'Ryan
I will try to put this in the schedule for 2022-Q4
@Ayrtat nobody is working on this at the moment. If you are interested, I recommend you make sure you can run unit tests and integration tests locally: https://github.com/googleapis/google-cloud-cpp/blob/main/doc/contributor/howto-guide-running-ci-builds-locally.md https://github.com/googleapis/google-cloud-cpp/blob/main/doc/contributor/howto-guide-setup-development-workstation.md We...
Very cool. I guess at this point we need to start figuring out how these functions would look like. Let me start by saying that my proposal is going to...
> I studied the code and already got few points (I hope so...) Great. > As I understood -- we can get pagination from reader, like `ListBucketReader` but we also...
It seems to be that it would be easier to just *not* use `StreamReader`, and have separate implementations for paginated vs. non-paginated ranges. Then we can add the additional accessors...
There is no PR for this, though @remyabel expressed an interest.
This may be easier once I introduce a `StorageConnection` to implement mocks.
Strike 2. coryan will ask the other C++ libraries at google.
These are deprecated, scheduled for removal around 2023-07.