Fixes #4423 - Getter on mutations size#4424
Fixes #4423 - Getter on mutations size#4424sduskis merged 4 commits intogoogleapis:masterfrom gremi64:master
Conversation
Fixes #4423 - Getter on mutations size
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
|
Allow knowing the size of the list. For exemple, the batch size is limited to 500 mutations Fixes #4423
|
I signed it! |
|
CLAs look good, thanks! |
|
Hi, i don't understant how it can fail on 2 files i didn't modify (and didn't commit) : |
|
@ajaaym do i need to modify this two files ? Even if it has nothing to do with my PR |
|
@gremi64, it looks like you need to run |
It's done :) |
Allow knowing the size of the list. For exemple, the batch size is limited to 500 mutations
Fixes #4423