google-apis-language_v1 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: 316fe63e187700ceee2cb2e814a0470b934ee6a22a59a34ff455ec6417873191
4
- data.tar.gz: 8d75cf2e731a4d00389b3fec04ab969316edf96883cd8956e089a21c84b6e4bb
3
+ metadata.gz: dc9fed489c9f82c60a6967156869aed0da760166e4e5328a4fb007ac31924bd0
4
+ data.tar.gz: dbc02d3d57150fb4e93e2c4b67c88e2fdf01d5ccccf6e8655a5d883dc5d2c24e
5
5
  SHA512:
6
- metadata.gz: 3fdcebffaa23f9208918d9391e7633ac47d4ad73dc89774883043c060db9e158c8f2935dab8d8ccba841dd49187904e795d5b322910516505715958d1cf06b32
7
- data.tar.gz: 4722cafa4cd20a0dff615a18fd94a4d227e393e2d947d31d9d13f7938cde34cd473329b9b02f72c228907a77a13c79177750cc3fd529d433aedbce244ba82876
6
+ metadata.gz: d34df9bbe4fbddecd47d4131a2d9151c7c4fceac47c8fb9d05b9d4f3fb515f366a8c87a84125eac0b037c4f12487bb4e4c2cfc82b4936a4cf9a4aab0b29b8a18
7
+ data.tar.gz: 946c376790e0a7a544afe14802d014240296bc4c2a13d792a6fd91cc0fba594e622f5b3754b78ad6da6b13ffdd31eef40835f6b6d1c07ebf89c25a97817d17bc
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-language_v1
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 LanguageV1
18
18
  # Version of the google-apis-language_v1 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_v1
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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-language_v1/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-language_v1/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-language_v1
63
63
  post_install_message:
64
64
  rdoc_options: []