google-cloud-text_to_speech-v1beta1 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a269d413dc9507e8a73950320859e20757f0fd7ef14357fc018508fc6f3a4c5c
4
- data.tar.gz: 97fd12d0bb879f1c8ce3a2459b3f81a0118b975523fc419518a1db2ca6f8f8c8
3
+ metadata.gz: 57a01b529cfe252b61d30c8e061e52dd45868666bd212d890a7f406380e266a5
4
+ data.tar.gz: ffc528d4cea6ef85de5150f6d2e60c1991e0534660acc114fb935ff733275a45
5
5
  SHA512:
6
- metadata.gz: abfc41e8f401cd77f6f19933e6be28454594c28b84c916d75962c54c3e4de5c8dcd88af536f2ed0547954222b651bb1faeec963bffa45bf64c7003c9a6618baf
7
- data.tar.gz: 92864f13d2368e5e09cff57e11b79dd7e0f4a706983f8e07701b65247ffb5522a50b140dd468e84702ff908708af378a7170babb680b80ffe5076406b8510884
6
+ metadata.gz: a3722fd58ac35aa035ea97a2d45ae9a5a29c55304e93a3a4582f6cca5dea646a49d944d342c68bddb0c2bc65869e67276323f13690227f361dacb31c3c12f2d8
7
+ data.tar.gz: 42ce374f8648cb28dc03bbb849e8c6cb8b77bab636c307bf12e0d77b077cff4ca9e451a464cbf37b907adaf7a673707f74c534f62095da33af61dd57cc30e6fb
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module TextToSpeech
23
23
  module V1beta1
24
- VERSION = "0.2.0"
24
+ VERSION = "0.2.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-text_to_speech-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-05-21 00:00:00.000000000 Z
11
+ date: 2020-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -162,7 +162,6 @@ files:
162
162
  - LICENSE.md
163
163
  - README.md
164
164
  - lib/google-cloud-text_to_speech-v1beta1.rb
165
- - lib/google/cloud/common_resources_pb.rb
166
165
  - lib/google/cloud/text_to_speech/v1beta1.rb
167
166
  - lib/google/cloud/text_to_speech/v1beta1/text_to_speech.rb
168
167
  - lib/google/cloud/text_to_speech/v1beta1/text_to_speech/client.rb
@@ -1,15 +0,0 @@
1
- # Generated by the protocol buffer compiler. DO NOT EDIT!
2
- # source: google/cloud/common_resources.proto
3
-
4
- require 'google/protobuf'
5
-
6
- require 'google/api/resource_pb'
7
- Google::Protobuf::DescriptorPool.generated_pool.build do
8
- add_file("google/cloud/common_resources.proto", :syntax => :proto3) do
9
- end
10
- end
11
-
12
- module Google
13
- module Cloud
14
- end
15
- end