Skip to content

Commit c959f42

Browse files
Google APIscopybara-github
authored andcommitted
fix: Add service_yaml_parameters to networksecurity_py_gapic
PiperOrigin-RevId: 513621670
1 parent 93aee4a commit c959f42

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

google/cloud/networksecurity/v1/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,9 @@ py_gapic_library(
187187
"python-gapic-name=network_security",
188188
],
189189
rest_numeric_enums = True,
190+
service_yaml = "networksecurity_v1.yaml",
190191
transport = "grpc+rest",
192+
deps = ["//google/iam/v1:iam_policy_py_proto",]
191193
)
192194

193195
py_test(

0 commit comments

Comments
 (0)