mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-17 13:06:47 +02:00
chore(python): fix warehouse-package-name for phishingprotection v1beta1
PiperOrigin-RevId: 491340209
This commit is contained in:
parent
39bcdf411c
commit
96ed22a4c1
1 changed files with 3 additions and 0 deletions
|
|
@ -157,6 +157,9 @@ py_gapic_library(
|
|||
grpc_service_config = "phishingprotection_grpc_service_config.json",
|
||||
rest_numeric_enums = False,
|
||||
transport = "grpc",
|
||||
opt_args = [
|
||||
"warehouse-package-name=google-cloud-phishing-protection",
|
||||
],
|
||||
)
|
||||
|
||||
py_test(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue