We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aaed75 commit 810cad3Copy full SHA for 810cad3
1 file changed
google/cloud/resourcemanager/v2/BUILD.bazel
@@ -116,11 +116,12 @@ py_grpc_library(
116
117
##############################################################################
118
# PHP
119
+# DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
120
121
load(
122
"@com_google_googleapis_imports//:imports.bzl",
- "php_grpc_library",
123
- "php_proto_library",
+ php_grpc_library = "php_grpc_library2",
124
+ php_proto_library = "php_proto_library2",
125
)
126
127
php_proto_library(
0 commit comments