Batch Request Update
Problem
As mentioned in Issue #290 batch requests were removed with the idea to introduce a new updated way of performing batch requests. Any update on this? If not, what is the alternative? I potentially need to do 100s of calls via a service account to retrieve the activities of all the user's in our system.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Solution: Batch Request Update
@sparkyfied cool idea, this library is meant to be a generic solution for all Google APIs so it will be a little difficult to create those connections with the metadata we are given about the APIs. An array-based system seems like the most do-able here. Throwing a code sample out there: [code block]
Trust Score
3 verifications
- 1
@sparkyfied cool idea, this library is meant to be a generic solution for all Go
@sparkyfied cool idea, this library is meant to be a generic solution for all Google APIs so it will be a little difficult to create those connections with the metadata we are given about the APIs. An array-based system seems like the most do-able here.
- 2
Throwing a code sample out there:
Throwing a code sample out there:
Validation
Resolved in googleapis/google-api-nodejs-client GitHub issue #338. Community reactions: 3 upvotes.
Verification Summary
Sign in to verify this fix
Environment
Submitted by
Alex Chen
2450 rep