google-apis-language_v1beta1 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: 4ea64ecb0bdcf163a2bb1f223116f3d0ec1c856b0fe84de9b04ead27acbaf174
4
- data.tar.gz: 29bf3987ecb71ceece918857d823478602c31a85d093b1ac036d72ba2f37d2cd
3
+ metadata.gz: 5ce5a5f71e745a414120234f05119a1160f7c8d10f6641d400109530a110c899
4
+ data.tar.gz: e8dab3873f94c28fb04d14428dea8171b90f8816517fd12a458871975eb40dae
5
5
  SHA512:
6
- metadata.gz: 2312dec300efcab957e664a78450909655efd4645e0a428b3b80af6b1721e7670781e2053bd83546f4df2f97f60e6f8262da6c25e154dd45488e469e42b0b0ea
7
- data.tar.gz: 0a3003199e10d2879ef739e7ceb28a2cd429b89132eeb5a05e11382929933337db7f206de8e1865dd434958bbdc63b931c708a2ab71b21871022300b8d6526fe
6
+ metadata.gz: 03ecec93fdbedff15047f083eee4601a42137631ff4eb666287ced18a579aca1183679c7b774f98af063c00a887b8842047a609380c2a1123b0dc87cf318e321
7
+ data.tar.gz: 1a0a10dffc5a67afebfc9e7bde1e59b6dfc68e21b608c0de1f8920528cf0a5e0524f40083352e468e675840dcc33fe5bb57708484c68913931f2227ba055bace
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-language_v1beta1
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 LanguageV1beta1
18
18
  # Version of the google-apis-language_v1beta1 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_v1beta1
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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-language_v1beta1/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-language_v1beta1/v0.7.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-language_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []