mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-17 13:06:47 +02:00
fix(bigtableadmin): add missing service_yaml to php_gapic_library
PiperOrigin-RevId: 424850689
This commit is contained in:
parent
b93bf558b8
commit
9bee5bd16e
1 changed files with 1 additions and 0 deletions
|
|
@ -210,6 +210,7 @@ php_gapic_library(
|
|||
name = "admin_php_gapic",
|
||||
srcs = [":admin_proto_with_info"],
|
||||
gapic_yaml = "bigtableadmin_gapic.yaml",
|
||||
service_yaml = "bigtableadmin_v2.yaml",
|
||||
deps = [
|
||||
":admin_php_grpc",
|
||||
":admin_php_proto",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue