We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7467f29 commit 8275ca6Copy full SHA for 8275ca6
1 file changed
google/cloud/audit/BUILD.bazel
@@ -94,11 +94,12 @@ py_grpc_library(
94
95
##############################################################################
96
# PHP
97
+# DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
98
99
load(
100
"@com_google_googleapis_imports//:imports.bzl",
- "php_grpc_library",
101
- "php_proto_library",
+ php_grpc_library = "php_grpc_library2",
102
+ php_proto_library = "php_proto_library2",
103
)
104
105
php_proto_library(
0 commit comments