mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-19 13:17:47 +02:00
feat: Use a version of google-cloud-speech-v1 that supports the Adaptation API
PiperOrigin-RevId: 448542058
This commit is contained in:
parent
1ad4bcbbaa
commit
cd14622e8d
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue