chore(python): fix warehouse-package-name for phishingprotection v1beta1

PiperOrigin-RevId: 491340209
This commit is contained in:
Google APIs 2022-11-28 07:38:05 -08:00 committed by Copybara-Service
parent 39bcdf411c
commit 96ed22a4c1

View file

@ -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(