chore: migrate gapic/metadata to the PHP microgenerator

Committer: @miraleung
PiperOrigin-RevId: 376183112
pull/744/head
Google APIs 4 years ago committed by Copybara-Service
parent b1e3913744
commit a61e8e5475
  1. 5
      gapic/metadata/BUILD.bazel

@ -85,11 +85,12 @@ py_grpc_library(
##############################################################################
# PHP
# DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
##############################################################################
load(
"@com_google_googleapis_imports//:imports.bzl",
"php_grpc_library",
"php_proto_library",
php_grpc_library = "php_grpc_library2",
php_proto_library = "php_proto_library2",
)
php_proto_library(

Loading…
Cancel
Save