google-apis-language_v1beta2 0.6.0 → 0.7.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: adf1ddd11f918086b58876bac4bc693f19999b73ca01f7fe4da6cfdfa5e3b62b
4
- data.tar.gz: f77043c939dfcce6e9236d7a3156dd0c2d7425f94cd4e72492f5f08fef9f0103
3
+ metadata.gz: e36f4442856ea43312b9384a703277dc672ad8e9559f2a3386819e1682a8fa5f
4
+ data.tar.gz: a1558de07225e1a23bd34465e5fdc79fb26939560dab7b2e151e82024854cb76
5
5
  SHA512:
6
- metadata.gz: '08f519207d147d4b73ac47247e902c339a4e2b81c0deb4eaff0ab41fc51fb9e68175b6297ca0f8bb4e2ef4a6b73ea2c6b2f7567ab2c9e773b8371c318f5ba07f'
7
- data.tar.gz: 7ba14639f2f55f5a657ca5076e75157447787c245507dfcb798a1e1200844bfa9bba5cf23b01d525dde706dbbb343b46a1f6c4392a2c7f733019de94ece02219
6
+ metadata.gz: 641c4cc3363d1bc77f826fcd837979d27ece61b7c2cfe2d75871829827a99f0c99255467ab05687befe4ec4ab789fa3309738a8d83ea0604fc47a9c983f4ec67
7
+ data.tar.gz: 5afa99789603cb812c4316791dee9f9d0228b9f0e0a9990b667fef9c84b5980fded65590b8d18a4eaad56a5cefdabd42f97cc823d45a2a91376788bd57ebaa46
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-language_v1beta2
2
2
 
3
+ ### v0.7.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210807
6
+
3
7
  ### v0.6.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module LanguageV1beta2
18
18
  # Version of the google-apis-language_v1beta2 gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210319"
25
+ REVISION = "20210807"
26
26
  end
27
27
  end
28
28
  end
@@ -34,7 +34,7 @@ module Google
34
34
  # Apply machine learning models to reveal the structure and meaning of text
35
35
  AUTH_CLOUD_LANGUAGE = 'https://www.googleapis.com/auth/cloud-language'
36
36
 
37
- # See, edit, configure, and delete your Google Cloud Platform data
37
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
38
38
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
39
39
  end
40
40
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-language_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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-07-05 00:00:00.000000000 Z
11
+ date: 2021-09-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-language_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-language_v1beta2/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-language_v1beta2/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-language_v1beta2
63
63
  post_install_message:
64
64
  rdoc_options: []