Skip to content

Commit

Permalink
Add firestore and firestore admin (#430)
Browse files Browse the repository at this point in the history
* Add firestore and firestore admin

* Google.Api.Gax.Grpc.GrpcCore

* Set maxversion on MessagePack

* Update registry.json

---------

Co-authored-by: Borja Domínguez <[email protected]>
  • Loading branch information
Thaina and bdovaz authored Dec 7, 2024
1 parent d1207b0 commit 14ddc6e
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,22 @@
"listed": true,
"version": "[2.0.0,3.0.0)"
},
"Google.Api.CommonProtos": {
"listed": true,
"version": "1.7.0"
},
"Google.Api.Gax": {
"listed": true,
"version": "2.7.0"
},
"Google.Api.Gax.Grpc": {
"listed": true,
"version": "2.7.0"
},
"Google.Api.Gax.Grpc.GrpcCore": {
"listed": true,
"version": "3.0.0"
},
"Google.Apis": {
"listed": true,
"version": "1.35.0"
Expand All @@ -491,10 +507,30 @@
"listed": true,
"version": "1.35.1.1303"
},
"Google.Cloud.Firestore": {
"listed": true,
"version": "1.0.0"
},
"Google.Cloud.Firestore.Admin.V1": {
"listed": true,
"version": "1.0.0"
},
"Google.Cloud.Firestore.V1": {
"listed": true,
"version": "1.0.0"
},
"Google.Cloud.Location": {
"listed": true,
"version": "1.0.0"
},
"Google.FlatBuffers": {
"listed": true,
"version": "22.9.24"
},
"Google.LongRunning": {
"listed": true,
"version": "2.0.0"
},
"Google.Protobuf": {
"listed": true,
"version": "3.8.0"
Expand Down Expand Up @@ -523,6 +559,10 @@
"listed": true,
"version": "2.0.0"
},
"Grpc.Auth": {
"listed": true,
"version": "1.20.0"
},
"Grpc.Core": {
"listed": true,
"version": "1.20.0"
Expand Down

0 comments on commit 14ddc6e

Please sign in to comment.