Skip to content

Commit 7027d3b

Browse files
Google APIscopybara-github
authored andcommitted
chore: migrate metastore/v1 to the PHP microgenerator
Committer: @miraleung PiperOrigin-RevId: 369345517
1 parent 20ed910 commit 7027d3b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

google/cloud/metastore/v1/BUILD.bazel

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,6 @@ load(
190190
php_proto_library = "php_proto_library2",
191191
)
192192

193-
194193
php_proto_library(
195194
name = "metastore_php_proto",
196195
deps = [":metastore_proto"],
@@ -205,7 +204,6 @@ php_grpc_library(
205204
php_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
##############################################################################
258256
load(
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
)

0 commit comments

Comments
 (0)