Skip to content

Commit f978bc0

Browse files
Google APIscopybara-github
authored andcommitted
feat: Enable REST transport
PiperOrigin-RevId: 518116939
1 parent 180b28e commit f978bc0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/cloud/alloydb/v1/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,7 @@ ruby_cloud_gapic_library(
328328
grpc_service_config = "alloydb_v1_grpc_service_config.json",
329329
rest_numeric_enums = True,
330330
service_yaml = "alloydb_v1.yaml",
331+
transport = "grpc+rest",
331332
deps = [
332333
":alloydb_ruby_grpc",
333334
":alloydb_ruby_proto",

0 commit comments

Comments
 (0)