Skip to content

Commit 38e8b44

Browse files
Google APIscopybara-github
authored andcommitted
chore: revert enable REST transport support for python media-translation
PiperOrigin-RevId: 473280851
1 parent 49dd298 commit 38e8b44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/mediatranslation/v1beta1/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ py_gapic_library(
165165
opt_args = [
166166
"warehouse-package-name=google-cloud-media-translation",
167167
],
168-
transport = "grpc+rest",
168+
transport = "grpc",
169169
)
170170

171171
py_test(

0 commit comments

Comments
 (0)