Skip to content

Commit 16d44bc

Browse files
Google APIscopybara-github
authored andcommitted
chore: migrate bigquery/logging to the PHP microgenerator
Committer: @miraleung PiperOrigin-RevId: 373492203
1 parent 6a66cdb commit 16d44bc

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

google/cloud/bigquery/logging/v1/BUILD.bazel

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

9898
##############################################################################
9999
# PHP
100+
# DO NOT OVERRIDE this PHP microgenerator section with autogenerated rules.
100101
##############################################################################
101102
load(
102103
"@com_google_googleapis_imports//:imports.bzl",
103-
"php_grpc_library",
104-
"php_proto_library",
104+
php_grpc_library = "php_grpc_library2",
105+
php_proto_library = "php_proto_library2",
105106
)
106107

107108
php_proto_library(

0 commit comments

Comments
 (0)