google-cloud-text_to_speech-v1 0.7.0 → 0.8.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-text_to_speech-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-08 00:00:00.000000000 Z
11
+ date: 2022-12-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.10'
19
+ version: '0.12'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.10'
29
+ version: '0.12'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -176,13 +176,29 @@ files:
176
176
  - lib/google/cloud/text_to_speech/v1/text_to_speech/client.rb
177
177
  - lib/google/cloud/text_to_speech/v1/text_to_speech/credentials.rb
178
178
  - lib/google/cloud/text_to_speech/v1/text_to_speech/paths.rb
179
+ - lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize.rb
180
+ - lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/client.rb
181
+ - lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/credentials.rb
182
+ - lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/operations.rb
183
+ - lib/google/cloud/text_to_speech/v1/text_to_speech_long_audio_synthesize/paths.rb
179
184
  - lib/google/cloud/text_to_speech/v1/version.rb
185
+ - lib/google/cloud/texttospeech/v1/cloud_tts_lrs_pb.rb
186
+ - lib/google/cloud/texttospeech/v1/cloud_tts_lrs_services_pb.rb
180
187
  - lib/google/cloud/texttospeech/v1/cloud_tts_pb.rb
181
188
  - lib/google/cloud/texttospeech/v1/cloud_tts_services_pb.rb
182
189
  - proto_docs/README.md
190
+ - proto_docs/google/api/client.rb
183
191
  - proto_docs/google/api/field_behavior.rb
192
+ - proto_docs/google/api/launch_stage.rb
184
193
  - proto_docs/google/api/resource.rb
185
194
  - proto_docs/google/cloud/texttospeech/v1/cloud_tts.rb
195
+ - proto_docs/google/cloud/texttospeech/v1/cloud_tts_lrs.rb
196
+ - proto_docs/google/longrunning/operations.rb
197
+ - proto_docs/google/protobuf/any.rb
198
+ - proto_docs/google/protobuf/duration.rb
199
+ - proto_docs/google/protobuf/empty.rb
200
+ - proto_docs/google/protobuf/timestamp.rb
201
+ - proto_docs/google/rpc/status.rb
186
202
  homepage: https://github.com/googleapis/google-cloud-ruby
187
203
  licenses:
188
204
  - Apache-2.0