google-apis-language_v1beta1 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: 57649741db74f12fe0370d71b37e1704758c0dbd168b7ec2f289bbc9b1ac3c85
4
- data.tar.gz: 34413408f75f478f61c090b5b4bd269f8d57b0b471af4f4cfc834125703b1f84
3
+ metadata.gz: aad5a2778366c1f88d5c5306579e006724e617a1922d2aa3cd9d227545225b4e
4
+ data.tar.gz: '073950a10b98cbdf44bffc3166e4fdacfce62ab4e1e107be66c15de0192d94f0'
5
5
  SHA512:
6
- metadata.gz: 744d711c41db981cdd24f0b54973d33ab458397ffccd609217389269a4024fe345ab5bf5529d441dd1e4dd6b741540cc1df5c3dffea7905dc96425599eb81d70
7
- data.tar.gz: 67c1526c3ffd7386ec9f5d49fab59401847a6a640ea9aa36ba04b257b56e9e2dbad8cdc152c74df9bb3d3ecabe5afc64150a0e1615d56d5c63316518b9f047b8
6
+ metadata.gz: 36f69f39b14fa9619e31b4e061c02e907e0f6e46570bb0633682e3efcd384c974ae6636efc2a9915396f2ef8516bf8a8eaef99ddc1a90bcb220641c401ea3f19
7
+ data.tar.gz: 973cde45b4c309106472eade717efd637e2c32eb3e41ab0b2983bfa4704e90e84c507492909965a326e85545b998dc21bb6c30fa6d2ff80dfd4e0a59127a64ff
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-language_v1beta1
2
2
 
3
+ ### v0.3.0 (2021-03-23)
4
+
5
+ * Regenerated from discovery document revision 20210319
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
@@ -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
- # View and manage your data across Google Cloud Platform services
37
+ # See, edit, configure, and delete your Google Cloud Platform data
38
38
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
39
39
  end
40
40
  end
@@ -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.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 = "20200801"
25
+ REVISION = "20210319"
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-language_v1beta1
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-03-29 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-language_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-language_v1beta1/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-language_v1beta1/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-language_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []