chore: migrate resourcesettings to the PHP microgenerator

Committer: @miraleung
PiperOrigin-RevId: 374236053
pull/656/head
Google APIs 4 years ago committed by Copybara-Service
parent 41a7bbc2ce
commit fadbdd9198
  1. 5
      google/cloud/resourcesettings/v1/BUILD.bazel

@ -87,11 +87,12 @@ py_gapic_assembly_pkg(
##############################################################################
# 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