google-apis-speech_v2beta1 0.2.0 → 0.3.0

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: 76b8d1ed55987ddae88ef2a90527aaeaa8d735f93e5b504a676344ab5580be72
4
- data.tar.gz: 83020d977b518c4294cdbf2e3f98b21ad6cb1191d817440517f768c6ebc5c5ec
3
+ metadata.gz: 5c3bde7e8750a8fbdb226ddbca31f180958d8258e9f31a4ec858afafb1c20187
4
+ data.tar.gz: 95a0ec978c6db580d2c074c14ba58976ead3922a56e0ce8245221cf76a850e3a
5
5
  SHA512:
6
- metadata.gz: b3337fdb677514ffa9147b8e4220d435c16695a03691fc565937caac4e9d48d351a83a6e738dc72a02f4fd0198c33da5b345a7658c1d95a6c6724e8013114e20
7
- data.tar.gz: 8f4e50b27c5969a9b48814ed37bc3db94abcbda418042d479fa981a34e398e6875618971cb3850c6c6b5b8f548239099839f7153ff9354635be29426c45ddd43
6
+ metadata.gz: 10bc06db8024545a9ae3a318fe1681c75f8d4f04576e0db68e886b83b7faf3f19311f819a214f40ce751da7abc900006bfdfa59612a8c4c11b81fe3e91450397
7
+ data.tar.gz: 899873ed84ac5393e2f0b3681f8ce306cc9b02d38defbac07e8d30260b391bc282d67334428b87cc22e7f023f02cc4eb1b4224b8ce264cdc252adf9b9c91cabc
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-speech_v2beta1
2
2
 
3
+ ### v0.3.0 (2021-04-01)
4
+
5
+ * Regenerated from discovery document revision 20210325
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.2.0 (2021-03-04)
4
9
 
5
10
  * Regenerated using generator version 0.1.2
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V2beta1'
31
31
 
32
- # View and manage your data across Google Cloud Platform services
32
+ # See, edit, configure, and delete your Google Cloud Platform data
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SpeechV2beta1
18
18
  # Version of the google-apis-speech_v2beta1 gem
19
- GEM_VERSION = "0.2.0"
19
+ GEM_VERSION = "0.3.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20200824"
25
+ REVISION = "20210325"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-speech_v2beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.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: 2021-03-08 00:00:00.000000000 Z
11
+ date: 2021-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-speech_v2beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-speech_v2beta1/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-speech_v2beta1/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-speech_v2beta1
57
57
  post_install_message:
58
58
  rdoc_options: []