google-apis-language_v1beta2 0.10.0 → 0.13.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: b8a8c769800649fe1fcfb294f4238e09db7ddfb81acb3a7641a6484dfaa5cfd1
4
- data.tar.gz: 5b5516d45900412b1fd0e10576242c0744108e2cf5ddddf835a7fda0f1654459
3
+ metadata.gz: e78de9a520ca607cddc4e6c138e64e52f3e8cfa5ef006f74d3041c1db2a0559f
4
+ data.tar.gz: 10613710eb9dd61458b24e7cad84346b4f085a689f9bcb8ef47297f8294d555d
5
5
  SHA512:
6
- metadata.gz: c5b5295b72738c3e7d0d918160a69f0372de90c8909f0daae6c1d8b52b5d86b186ee9eea6e31da95a8f5708fb1095ef2a9139a7c9eb5538f2aa5969b1d53d8d7
7
- data.tar.gz: ddb4432927bd23f6b40eb140ead2ebd36b1bdfc04ebbea5ae7b314c61136d9988f9e47102b0326c7c5b0d9d6d36816e1fa6c4d7dc21f63b22681442ad2aa6cd6
6
+ metadata.gz: 34b2d12168d48fb4f1198b1562cd1dbd387d6914df9c36bce04e175fed3b4e0a0cdba4c2eac86d8dc65561db0ef2bbfde773d3a3f48ad7b99d8b5a44ad4db974
7
+ data.tar.gz: 0e58d3b7289bdd46abec298bb95bcd867ca2139358f1f71e02817818b86ba0d5499417f17ea2720ca60ed5a82a8bb72e3a0444b62c804aedf350df093ed44d4f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-language_v1beta2
2
2
 
3
+ ### v0.13.0 (2022-08-03)
4
+
5
+ * Regenerated from discovery document revision 20220801
6
+ * Regenerated using generator version 0.9.0
7
+
8
+ ### v0.12.0 (2022-07-02)
9
+
10
+ * Regenerated using generator version 0.8.0
11
+
12
+ ### v0.11.0 (2022-06-17)
13
+
14
+ * Regenerated using generator version 0.6.0
15
+
3
16
  ### v0.10.0 (2022-06-03)
4
17
 
5
18
  * Regenerated using generator version 0.5.0
@@ -265,7 +265,7 @@ module Google
265
265
  attr_accessor :encoding_type
266
266
 
267
267
  # All available features for sentiment, syntax, and semantic analysis. Setting
268
- # each one to true will enable that specific analysis for the input. Next ID: 10
268
+ # each one to true will enable that specific analysis for the input. Next ID: 11
269
269
  # Corresponds to the JSON property `features`
270
270
  # @return [Google::Apis::LanguageV1beta2::Features]
271
271
  attr_accessor :features
@@ -587,7 +587,7 @@ module Google
587
587
  end
588
588
 
589
589
  # All available features for sentiment, syntax, and semantic analysis. Setting
590
- # each one to true will enable that specific analysis for the input. Next ID: 10
590
+ # each one to true will enable that specific analysis for the input. Next ID: 11
591
591
  class Features
592
592
  include Google::Apis::Core::Hashable
593
593
 
@@ -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.10.0"
19
+ GEM_VERSION = "0.13.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.5.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210807"
25
+ REVISION = "20220801"
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_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.13.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: 2022-06-13 00:00:00.000000000 Z
11
+ date: 2022-08-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.5'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.5'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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/main/generated/google-apis-language_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-language_v1beta2/v0.10.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-language_v1beta2/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-language_v1beta2
63
63
  post_install_message:
64
64
  rdoc_options: []