mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-18 13:08:24 +02:00
feat: Updated google-cloud-text_to_speech-v1 dependency to version 1.x
feat!: Removed dependency on google-cloud-text_to_speech-v1beta1 prerelease service PiperOrigin-RevId: 725730549
This commit is contained in:
parent
d744d88af0
commit
c0963305ea
1 changed files with 1 additions and 2 deletions
|
|
@ -22,11 +22,10 @@ ruby_cloud_gapic_library(
|
|||
extra_protoc_parameters = [
|
||||
"ruby-cloud-gem-name=google-cloud-text_to_speech",
|
||||
"ruby-cloud-env-prefix=TEXTTOSPEECH",
|
||||
"ruby-cloud-wrapper-of=v1:0.12;v1beta1:0.13",
|
||||
"ruby-cloud-wrapper-of=v1:1.7",
|
||||
"ruby-cloud-product-url=https://cloud.google.com/text-to-speech",
|
||||
"ruby-cloud-api-id=texttospeech.googleapis.com",
|
||||
"ruby-cloud-api-shortname=texttospeech",
|
||||
"ruby-cloud-migration-version=1.0",
|
||||
],
|
||||
ruby_cloud_description = "Text-to-Speech converts text or Speech Synthesis Markup Language (SSML) input into audio data of natural human speech.",
|
||||
ruby_cloud_title = "Cloud Text-to-Speech",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue