Skip to content

Commit 4007192

Browse files
Google APIscopybara-github
authored andcommitted
fix: Add service_yaml_parameters to baremetalsolution_py_gapic
PiperOrigin-RevId: 513567256
1 parent 5e4dc85 commit 4007192

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

google/cloud/baremetalsolution/v2/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,9 @@ py_gapic_library(
189189
"python-gapic-name=bare_metal_solution",
190190
],
191191
rest_numeric_enums = True,
192+
service_yaml = "baremetalsolution_v2.yaml",
192193
transport = "grpc+rest",
194+
deps = ["//google/iam/v1:iam_policy_py_proto",]
193195
)
194196

195197
py_test(

0 commit comments

Comments
 (0)