File tree Expand file tree Collapse file tree 4 files changed +423
-4
lines changed
Expand file tree Collapse file tree 4 files changed +423
-4
lines changed Original file line number Diff line number Diff line change 11# This file was automatically generated by BuildFileGenerator
22
3- ##############################################################################
4- # Common
5- ##############################################################################
6- load ("@rules_proto//proto:defs.bzl" , "proto_library" )
73load (
84 "@com_google_googleapis_imports//:imports.bzl" ,
95 "cc_grpc_library" ,
3531 "ruby_proto_library" ,
3632)
3733
34+ ##############################################################################
35+ # Common
36+ ##############################################################################
37+ load ("@rules_proto//proto:defs.bzl" , "proto_library" )
38+
3839# This is an API workspace, having public visibility by default makes perfect sense.
3940package (default_visibility = ["//visibility:public" ])
4041
@@ -44,6 +45,7 @@ proto_library(
4445 "change_stream.proto" ,
4546 "commit_response.proto" ,
4647 "keys.proto" ,
48+ "location.proto" ,
4749 "mutation.proto" ,
4850 "query_plan.proto" ,
4951 "result_set.proto" ,
You can’t perform that action at this time.
0 commit comments