feat: Use a version of google-cloud-speech-v1 that supports the Adaptation API

PiperOrigin-RevId: 448542058
This commit is contained in:
Google APIs 2022-05-13 11:35:45 -07:00 committed by Copybara-Service
parent 1ad4bcbbaa
commit cd14622e8d

View file

@ -22,7 +22,7 @@ ruby_cloud_gapic_library(
extra_protoc_parameters = [
"ruby-cloud-gem-name=google-cloud-speech",
"ruby-cloud-env-prefix=SPEECH",
"ruby-cloud-wrapper-of=v1:0.0;v1p1beta1:0.0",
"ruby-cloud-wrapper-of=v1:0.8;v1p1beta1:0.0",
"ruby-cloud-product-url=https://cloud.google.com/speech-to-text",
"ruby-cloud-api-id=speech.googleapis.com",
"ruby-cloud-api-shortname=speech",