Skip to content

Commit

Permalink
feat(firestorev1): Added support for REST transport
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 510214499
Google APIs authored and copybara-github committed Feb 16, 2023

Verified

This commit was signed with the committer’s verified signature.
heemankv Heemank Verma
1 parent d621320 commit 252b751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google/firestore/v1/BUILD.bazel
Original file line number Diff line number Diff line change
@@ -326,6 +326,7 @@ ruby_cloud_gapic_library(
ruby_cloud_description = "Cloud Firestore is a NoSQL document database built for automatic scaling, high performance, and ease of application development.",
ruby_cloud_title = "Cloud Firestore V1",
service_yaml = "firestore_v1.yaml",
transport = "grpc+rest",
deps = [
":firestore_ruby_grpc",
":firestore_ruby_proto",

0 comments on commit 252b751

Please sign in to comment.