Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix ApiFutures.addCallback() (#3886)
ApiFutures.addCallback() now requires a third argument (a non-direct executor). Ref: https://github.com/googleapis/api-common-java/blob/master/src/main/java/com/google/api/core/ApiFutures.java
- Loading branch information