fix: add missing protos to PHP assembly

PiperOrigin-RevId: 533145281
pull/807/head
Google APIs 2 years ago committed by Copybara-Service
parent 88ff91746e
commit 00165a9d51
  1. 2
      google/cloud/gkehub/v1/BUILD.bazel

@ -262,6 +262,8 @@ php_gapic_assembly_pkg(
":gkehub_php_gapic",
":gkehub_php_grpc",
":gkehub_php_proto",
"//google/cloud/gkehub/v1/configmanagement:configmanagement_php_proto",
"//google/cloud/gkehub/v1/multiclusteringress:multiclusteringress_php_proto",
],
)

Loading…
Cancel
Save