google-apis-documentai_v1beta2 0.47.0 → 0.48.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: be88410ebe8aa05434c25073fdf06514a78e232baca966d3d275062b8b98b428
4
- data.tar.gz: 6e9be52cda1118eb451926b2ad09d284d6e0408ec8ea9ad8d3d52e4b47778a90
3
+ metadata.gz: 9742539005176fcabde441d21960e1d3fd4da551f22ff04518c92e3f014d4abf
4
+ data.tar.gz: 88f2fe3a8f881c6f720822bc036b76943778075f2604eeff745d6d561a252e86
5
5
  SHA512:
6
- metadata.gz: 820e6c72d3d70c8fac019a9913c69f28a3c3edb7aeb86873da0bc53a2634d2b2271783f201ede2d13862fa7b94d5389b396e939244dc9d4cd3a6ef60d54c50b1
7
- data.tar.gz: 9a8f2f11b25e3bdf808fc384acebff6a9ae45cdc1421f54167b9dde50e32c0164d58edf7adf30fc1e93d29830e91dc965a362c65d65db8bea15ce5f0fdc99a0a
6
+ metadata.gz: fb85e5a3fa03019e7d0cbcd90eb659e876d62b4f79a7276e59f00e7c8590552230b3f5e52314016cd67290008259dafccadcd93c4c49306a061186e85cad6b11
7
+ data.tar.gz: f253f6e6cb23dceff607cc672449372121643235d8cd1030dddb73ae4a4dbe91d81f5a2a44c03c392f0639197c1baf357d97f006c89ce942786f7a33db6c1a85
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-documentai_v1beta2
2
2
 
3
+ ### v0.48.0 (2022-09-20)
4
+
5
+ * Regenerated from discovery document revision 20220919
6
+ * Regenerated using generator version 0.10.0
7
+
3
8
  ### v0.47.0 (2022-09-18)
4
9
 
5
10
  * Regenerated from discovery document revision 20220912
@@ -1841,8 +1841,7 @@ module Google
1841
1841
  # @return [String]
1842
1842
  attr_accessor :mention_id
1843
1843
 
1844
- # Optional. Text value in the document e.g. `1600 Amphitheatre Pkwy`. If the
1845
- # entity is not present in the document, this field will be empty.
1844
+ # Optional. Text value of the entity e.g. `1600 Amphitheatre Pkwy`.
1846
1845
  # Corresponds to the JSON property `mentionText`
1847
1846
  # @return [String]
1848
1847
  attr_accessor :mention_text
@@ -3717,8 +3716,7 @@ module Google
3717
3716
  # @return [String]
3718
3717
  attr_accessor :mention_id
3719
3718
 
3720
- # Optional. Text value in the document e.g. `1600 Amphitheatre Pkwy`. If the
3721
- # entity is not present in the document, this field will be empty.
3719
+ # Optional. Text value of the entity e.g. `1600 Amphitheatre Pkwy`.
3722
3720
  # Corresponds to the JSON property `mentionText`
3723
3721
  # @return [String]
3724
3722
  attr_accessor :mention_text
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DocumentaiV1beta2
18
18
  # Version of the google-apis-documentai_v1beta2 gem
19
- GEM_VERSION = "0.47.0"
19
+ GEM_VERSION = "0.48.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.9.0"
22
+ GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220912"
25
+ REVISION = "20220919"
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-documentai_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.47.0
4
+ version: 0.48.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-09-19 00:00:00.000000000 Z
11
+ date: 2022-09-26 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.7.2
19
+ version: 0.9.0
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.7.2
29
+ version: 0.9.0
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-documentai_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta2/v0.47.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta2/v0.48.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1beta2
63
63
  post_install_message:
64
64
  rdoc_options: []