Skip to content

Commit

Permalink
chore: revert enable REST transport support for python media-translation
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 473280851
  • Loading branch information
Google APIs authored and Copybara-Service committed Sep 9, 2022
1 parent 49dd298 commit 38e8b44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/mediatranslation/v1beta1/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ py_gapic_library(
opt_args = [
"warehouse-package-name=google-cloud-media-translation",
],
transport = "grpc+rest",
transport = "grpc",
)

py_test(
Expand Down

0 comments on commit 38e8b44

Please sign in to comment.