chore: migrate audit to the PHP microgenerator

Committer: @miraleung
PiperOrigin-RevId: 373589975
pull/653/head
Google APIs 4 years ago committed by Copybara-Service
parent 7467f29ba8
commit 8275ca6ecf
  1. 5
      google/cloud/audit/BUILD.bazel

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