Skip to content

Commit 9bee5bd

Browse files
Google APIscopybara-github
authored andcommitted
fix(bigtableadmin): add missing service_yaml to php_gapic_library
PiperOrigin-RevId: 424850689
1 parent b93bf55 commit 9bee5bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

google/bigtable/admin/v2/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ php_gapic_library(
210210
name = "admin_php_gapic",
211211
srcs = [":admin_proto_with_info"],
212212
gapic_yaml = "bigtableadmin_gapic.yaml",
213+
service_yaml = "bigtableadmin_v2.yaml",
213214
deps = [
214215
":admin_php_grpc",
215216
":admin_php_proto",

0 commit comments

Comments
 (0)