File tree Expand file tree Collapse file tree
google/cloud/metastore/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -190,7 +190,6 @@ load(
190190 php_proto_library = "php_proto_library2" ,
191191)
192192
193-
194193php_proto_library (
195194 name = "metastore_php_proto" ,
196195 deps = [":metastore_proto" ],
@@ -205,7 +204,6 @@ php_grpc_library(
205204php_gapic_library (
206205 name = "metastore_php_gapic" ,
207206 srcs = [":metastore_proto_with_info" ],
208- gapic_yaml = "metastore_gapic.yaml" ,
209207 grpc_service_config = "metastore_grpc_service_config.json" ,
210208 service_yaml = "metastore_v1.yaml" ,
211209 deps = [
@@ -257,8 +255,8 @@ nodejs_gapic_assembly_pkg(
257255##############################################################################
258256load (
259257 "@com_google_googleapis_imports//:imports.bzl" ,
260- "ruby_gapic_assembly_pkg" ,
261258 "ruby_cloud_gapic_library" ,
259+ "ruby_gapic_assembly_pkg" ,
262260 "ruby_grpc_library" ,
263261 "ruby_proto_library" ,
264262)
You can’t perform that action at this time.
0 commit comments