Skip to content

Commit 810cad3

Browse files
Google APIscopybara-github
authored andcommitted
chore: migrate resourcemanager to the PHP microgenerator
Committer: @miraleung PiperOrigin-RevId: 365109880
1 parent 8aaed75 commit 810cad3

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

google/cloud/resourcemanager/v2/BUILD.bazel

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,12 @@ py_grpc_library(
116116

117117
##############################################################################
118118
# PHP
119+
# DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
119120
##############################################################################
120121
load(
121122
"@com_google_googleapis_imports//:imports.bzl",
122-
"php_grpc_library",
123-
"php_proto_library",
123+
php_grpc_library = "php_grpc_library2",
124+
php_proto_library = "php_proto_library2",
124125
)
125126

126127
php_proto_library(

0 commit comments

Comments
 (0)