google-apis-documentai_v1 0.84.0 → 0.86.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: c5412844501758c12e3e6f5c5ec67ea3ab4135d152861fd4f26241592da1eda9
4
- data.tar.gz: 9b02b6a2840266d00b3dcb4fa0330e111283c5c466739f2cf5454f3e06ef5822
3
+ metadata.gz: d3c1c01de0546ba4bc2aaf1c1784581d0c6504e677940bf3e8e841c773149ac5
4
+ data.tar.gz: 4846504c6cc95f73576a3f11d2081109afe9c03177158d36eabe0a23716eeb6b
5
5
  SHA512:
6
- metadata.gz: bc4b278fab5a0025ea08c71f39f0bc9b7ad52de2abf48e8e646cb19853d7ac6ddcf53726265d951f6268940faca65e9d7f349748f81712c18839a5ac0006c11f
7
- data.tar.gz: 1ce45b6e6d8455caf9a3bdd8d9eaf720323b689815f1e4981e28a3b0e701c689b9136511bb1754253b1e1db49e3f6bc65ee6fb718f0e94f5a1a1d66f86cbfdd6
6
+ metadata.gz: df28a836feb8a55445cb005b737dc9d1115943c5dd73222ab64625553d80f3b95265ea6ffe4ef03054b1742ef0cc58b50e06c19c0506fc5ba209eed546903ba8
7
+ data.tar.gz: a97b4ad968564aa504b1e236dfc69b9e49de943f3a6995191c706107552c9553bd77f88dcf2ca4a46fd1297f3e5015ebc5089a45bd90090a5b764332dfbbcc78
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-documentai_v1
2
2
 
3
+ ### v0.86.0 (2024-05-19)
4
+
5
+ * Regenerated using generator version 0.15.0
6
+
7
+ ### v0.85.0 (2024-04-21)
8
+
9
+ * Regenerated from discovery document revision 20240417
10
+
3
11
  ### v0.84.0 (2024-04-07)
4
12
 
5
13
  * Regenerated from discovery document revision 20240328
@@ -3114,25 +3114,25 @@ module Google
3114
3114
  # @return [Float]
3115
3115
  attr_accessor :pixel_font_size
3116
3116
 
3117
- # Whether the text is in small caps.
3117
+ # Whether the text is in small caps. This feature is not supported yet.
3118
3118
  # Corresponds to the JSON property `smallcaps`
3119
3119
  # @return [Boolean]
3120
3120
  attr_accessor :smallcaps
3121
3121
  alias_method :smallcaps?, :smallcaps
3122
3122
 
3123
- # Whether the text is strikethrough.
3123
+ # Whether the text is strikethrough. This feature is not supported yet.
3124
3124
  # Corresponds to the JSON property `strikeout`
3125
3125
  # @return [Boolean]
3126
3126
  attr_accessor :strikeout
3127
3127
  alias_method :strikeout?, :strikeout
3128
3128
 
3129
- # Whether the text is a subscript.
3129
+ # Whether the text is a subscript. This feature is not supported yet.
3130
3130
  # Corresponds to the JSON property `subscript`
3131
3131
  # @return [Boolean]
3132
3132
  attr_accessor :subscript
3133
3133
  alias_method :subscript?, :subscript
3134
3134
 
3135
- # Whether the text is a superscript.
3135
+ # Whether the text is a superscript. This feature is not supported yet.
3136
3136
  # Corresponds to the JSON property `superscript`
3137
3137
  # @return [Boolean]
3138
3138
  attr_accessor :superscript
@@ -6894,25 +6894,25 @@ module Google
6894
6894
  # @return [Float]
6895
6895
  attr_accessor :pixel_font_size
6896
6896
 
6897
- # Whether the text is in small caps.
6897
+ # Whether the text is in small caps. This feature is not supported yet.
6898
6898
  # Corresponds to the JSON property `smallcaps`
6899
6899
  # @return [Boolean]
6900
6900
  attr_accessor :smallcaps
6901
6901
  alias_method :smallcaps?, :smallcaps
6902
6902
 
6903
- # Whether the text is strikethrough.
6903
+ # Whether the text is strikethrough. This feature is not supported yet.
6904
6904
  # Corresponds to the JSON property `strikeout`
6905
6905
  # @return [Boolean]
6906
6906
  attr_accessor :strikeout
6907
6907
  alias_method :strikeout?, :strikeout
6908
6908
 
6909
- # Whether the text is a subscript.
6909
+ # Whether the text is a subscript. This feature is not supported yet.
6910
6910
  # Corresponds to the JSON property `subscript`
6911
6911
  # @return [Boolean]
6912
6912
  attr_accessor :subscript
6913
6913
  alias_method :subscript?, :subscript
6914
6914
 
6915
- # Whether the text is a superscript.
6915
+ # Whether the text is a superscript. This feature is not supported yet.
6916
6916
  # Corresponds to the JSON property `superscript`
6917
6917
  # @return [Boolean]
6918
6918
  attr_accessor :superscript
@@ -9043,25 +9043,25 @@ module Google
9043
9043
  # @return [Float]
9044
9044
  attr_accessor :pixel_font_size
9045
9045
 
9046
- # Whether the text is in small caps.
9046
+ # Whether the text is in small caps. This feature is not supported yet.
9047
9047
  # Corresponds to the JSON property `smallcaps`
9048
9048
  # @return [Boolean]
9049
9049
  attr_accessor :smallcaps
9050
9050
  alias_method :smallcaps?, :smallcaps
9051
9051
 
9052
- # Whether the text is strikethrough.
9052
+ # Whether the text is strikethrough. This feature is not supported yet.
9053
9053
  # Corresponds to the JSON property `strikeout`
9054
9054
  # @return [Boolean]
9055
9055
  attr_accessor :strikeout
9056
9056
  alias_method :strikeout?, :strikeout
9057
9057
 
9058
- # Whether the text is a subscript.
9058
+ # Whether the text is a subscript. This feature is not supported yet.
9059
9059
  # Corresponds to the JSON property `subscript`
9060
9060
  # @return [Boolean]
9061
9061
  attr_accessor :subscript
9062
9062
  alias_method :subscript?, :subscript
9063
9063
 
9064
- # Whether the text is a superscript.
9064
+ # Whether the text is a superscript. This feature is not supported yet.
9065
9065
  # Corresponds to the JSON property `superscript`
9066
9066
  # @return [Boolean]
9067
9067
  attr_accessor :superscript
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DocumentaiV1
18
18
  # Version of the google-apis-documentai_v1 gem
19
- GEM_VERSION = "0.84.0"
19
+ GEM_VERSION = "0.86.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240328"
25
+ REVISION = "20240417"
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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.84.0
4
+ version: 0.86.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: 2024-04-07 00:00:00.000000000 Z
11
+ date: 2024-05-19 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.14.0
19
+ version: 0.15.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.14.0
29
+ version: 0.15.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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1/v0.84.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1/v0.86.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1
63
63
  post_install_message:
64
64
  rdoc_options: []