google-apis-texttospeech_v1beta1 0.33.0 → 0.34.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d161e9971b8d43eb9b58ac9f4373bca0767e929395444563dd7795bb8159af8e
4
- data.tar.gz: 24818673e90ddfbfeb5eee47c7be1bf91bf740b4354e256a0333f6d679f86cfd
3
+ metadata.gz: 75680e1e6683d3441d3c2132b43eb6a296782c3a46057ba130afb63e96bdf7b3
4
+ data.tar.gz: 24742cef2711a983d3e9a052a8c38e5c9988d2e5f9a8957f30a857a285866aff
5
5
  SHA512:
6
- metadata.gz: fd292190e707acfaf65c5d201fe5b6737dc581df1b941a15c4729265a7521ef5957f93e43f0b9d4d541daa5afe53b2c4e3e9f901734269ce972053c97f50753e
7
- data.tar.gz: 40eaff455fe12169731ac257a788ff63e1839d484f209b29ab10adfd82d6c74f7dc7f8be8652d0c3ac249692905704c750d1467a2daf8ce00fa19e621d352b50
6
+ metadata.gz: a549ecb742df157695fc3118a409c994ce8a8bda6bdcd7a31e93d39f7cb968ebe45fb58b03f0c5d7c7e360db045ffcc88e527bf4c9ec94e6f31c1f3d7901d479
7
+ data.tar.gz: d90c6e136478a67498b5ce453e31e5c6ecb8690f74a6e106cc421e15cf08dfe21e2a629843cf7e0675d4eadb6706c5622722978297f91bdf136ec7d947f61891
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-texttospeech_v1beta1
2
2
 
3
+ ### v0.34.0 (2025-04-20)
4
+
5
+ * Regenerated from discovery document revision 20250415
6
+
3
7
  ### v0.33.0 (2025-01-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20250114
@@ -79,10 +79,10 @@ module Google
79
79
  # @return [Fixnum]
80
80
  attr_accessor :sample_rate_hertz
81
81
 
82
- # Optional. Input only. Speaking rate/speed, in the range [0.25, 4.0]. 1.0 is
82
+ # Optional. Input only. Speaking rate/speed, in the range [0.25, 2.0]. 1.0 is
83
83
  # the normal native speed supported by the specific voice. 2.0 is twice as fast,
84
84
  # and 0.5 is half as fast. If unset(0.0), defaults to the native 1.0 speed. Any
85
- # other values < 0.25 or > 4.0 will return an error.
85
+ # other values < 0.25 or > 2.0 will return an error.
86
86
  # Corresponds to the JSON property `speakingRate`
87
87
  # @return [Float]
88
88
  attr_accessor :speaking_rate
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module TexttospeechV1beta1
18
18
  # Version of the google-apis-texttospeech_v1beta1 gem
19
- GEM_VERSION = "0.33.0"
19
+ GEM_VERSION = "0.34.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250114"
25
+ REVISION = "20250415"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-texttospeech_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.33.0
4
+ version: 0.34.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-03-02 00:00:00.000000000 Z
10
+ date: 2025-04-20 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-apis-core
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-texttospeech_v1beta1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-texttospeech_v1beta1/v0.33.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-texttospeech_v1beta1/v0.34.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-texttospeech_v1beta1
62
62
  rdoc_options: []
63
63
  require_paths: