You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Uncomment once https://github.com/googleapis/gapic-generator-python/issues/1348 is fixed
Copy file name to clipboardExpand all lines: google/cloud/networkservices/v1/BUILD.bazel
+12-10Lines changed: 12 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -198,18 +198,20 @@ py_gapic_library(
198
198
],
199
199
service_yaml="networkservices_v1.yaml",
200
200
transport="grpc",
201
+
deps= [
202
+
"//google/iam/v1:iam_policy_py_proto",
203
+
]
201
204
)
202
205
203
-
# Uncomment once https://github.com/googleapis/gapic-generator-python/issues/1348 is fixed
0 commit comments