chore: migrate location to the PHP microgenerator

Committer: @miraleung
PiperOrigin-RevId: 373699327
pull/653/head
Google APIs 4 years ago committed by Copybara-Service
parent 48e0623c99
commit c15931bdc3
  1. 5
      google/cloud/location/BUILD.bazel

@ -92,11 +92,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