Skip to content

Commit 6821943

Browse files
Google APIscopybara-github
authored andcommitted
feat: Update networksecurity/v1beta1 Python GAPIC to support REST transport
PiperOrigin-RevId: 817791834
1 parent 0509f5d commit 6821943

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/networksecurity/v1beta1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ py_gapic_library(
189189
],
190190
rest_numeric_enums = True,
191191
service_yaml = "networksecurity_v1beta1.yaml",
192-
transport = "grpc",
192+
transport = "grpc+rest",
193193
deps = [
194194
"//google/iam/v1:iam_policy_py_proto",
195195
],

0 commit comments

Comments
 (0)