Skip to content

Commit ac1edac

Browse files
Google APIscopybara-github
authored andcommitted
chore: Update policytroubleshooter_v1 BUILD.bazel for python
PiperOrigin-RevId: 365064802
1 parent 15c5e21 commit ac1edac

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

google/cloud/policytroubleshooter/v1/BUILD.bazel

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,11 +162,12 @@ py_gapic_library(
162162
name = "policytroubleshooter_py_gapic",
163163
srcs = [":policytroubleshooter_proto"],
164164
grpc_service_config = "checker_grpc_service_config.json",
165+
opt_args = ["warehouse-package-name=google-cloud-policy-troubleshooter"]
165166
)
166167

167168
# Open Source Packages
168169
py_gapic_assembly_pkg(
169-
name = "policytroubleshooter-v1-py",
170+
name = "google-cloud-policytroubleshooter-v1-py",
170171
deps = [
171172
":policytroubleshooter_py_gapic",
172173
],

0 commit comments

Comments
 (0)