google-cloud-php icon indicating copy to clipboard operation
google-cloud-php copied to clipboard

feat(Firestore): Part 2 of Upgrade Firestore V2

Open yash30201 opened this issue 1 year ago • 0 comments

Part 2 https://github.com/googleapis/google-cloud-php/pull/7299

Update the following 9 RPCs exposed by Grpc connection class and correspondingly update their unit, snippet and system tests:

  • [x] BatchGetDocuments https://github.com/googleapis/google-cloud-php/pull/7308
  • [x] BeginTransaction https://github.com/googleapis/google-cloud-php/pull/7313
  • [ ] Commit
  • [ ] BatchWrite
  • [ ] ListCollectionIds
  • [ ] ListDocuments
  • [ ] RollBack
  • [ ] RunQuery
  • [ ] RunAggregationQuery

yash30201 avatar May 08 '24 13:05 yash30201