Skip to content

Commit cafc2ec

Browse files
committed
Add firestore and firestore admin
1 parent da2b77d commit cafc2ec

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

registry.json

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,6 +471,18 @@
471471
"listed": true,
472472
"version": "[2.0.0,3.0.0)"
473473
},
474+
"Google.Api.CommonProtos": {
475+
"listed": true,
476+
"version": "1.7.0"
477+
},
478+
"Google.Api.Gax": {
479+
"listed": true,
480+
"version": "2.7.0"
481+
},
482+
"Google.Api.Gax.Grpc": {
483+
"listed": true,
484+
"version": "2.7.0"
485+
},
474486
"Google.Apis": {
475487
"listed": true,
476488
"version": "1.35.0"
@@ -491,10 +503,30 @@
491503
"listed": true,
492504
"version": "1.35.1.1303"
493505
},
506+
"Google.Cloud.Firestore": {
507+
"listed": true,
508+
"version": "1.0.0"
509+
},
510+
"Google.Cloud.Firestore.Admin.V1": {
511+
"listed": true,
512+
"version": "1.0.0"
513+
},
514+
"Google.Cloud.Firestore.V1": {
515+
"listed": true,
516+
"version": "1.0.0"
517+
},
518+
"Google.Cloud.Location": {
519+
"listed": true,
520+
"version": "1.0.0"
521+
},
494522
"Google.FlatBuffers": {
495523
"listed": true,
496524
"version": "22.9.24"
497525
},
526+
"Google.LongRunning": {
527+
"listed": true,
528+
"version": "2.0.0"
529+
},
498530
"Google.Protobuf": {
499531
"listed": true,
500532
"version": "3.8.0"
@@ -523,6 +555,10 @@
523555
"listed": true,
524556
"version": "2.0.0"
525557
},
558+
"Grpc.Auth": {
559+
"listed": true,
560+
"version": "1.20.0"
561+
},
526562
"Grpc.Core": {
527563
"listed": true,
528564
"version": "1.20.0"

0 commit comments

Comments
 (0)