google-apis-documentai_v1beta3 0.93.0 → 0.94.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: 98bee875a50a20a5e295e0192c5d6d6fe5416461147254f7dc47fd802c38f1ca
4
- data.tar.gz: 6f32abdf5e4fb04ecf017e5d326fb35f6b01a7e51c7890a15a6db7526c504be1
3
+ metadata.gz: 8359659185f613f69d5928192280df9183caa61ecf1f2522007cbe896c706511
4
+ data.tar.gz: e6a5b715e2d542c2634e8279b360b07b36f5c8d9f8c916c5bec498b82908a74a
5
5
  SHA512:
6
- metadata.gz: a77849159a4417fc8c939f8860a2bf9832defcbab4b8fe0c851e683180a258742b16123a1cf4a399abe264cee7047c2b7350a6372dd7f1ff18e6e680971db1fe
7
- data.tar.gz: ab1ee2e024cefd365dc820ebe32e468e751f6ae6f6051b3d806037cf3fe7d7e604f1e5c41e156a076dc834423f11221487490187128030a8bb4c97ff77b2168c
6
+ metadata.gz: 47891940d085a9d360499cc27eae9d1674db5eee31a853be0f95e808a2a24176b916d668933ca24441252da60f47e56161a37ce96231947e2b51313b9c5720e6
7
+ data.tar.gz: 9acdf5c20eae80e38bc75817ad67b40d2c22e531db440fe2020bd57adb545fd7030695f448e637be3fd1de5030597fa5c29c7a8f00ba9e3f26699724b66fc8b1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1beta3
2
2
 
3
+ ### v0.94.0 (2024-04-21)
4
+
5
+ * Regenerated from discovery document revision 20240417
6
+
3
7
  ### v0.93.0 (2024-04-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20240404
@@ -3275,25 +3275,25 @@ module Google
3275
3275
  # @return [Float]
3276
3276
  attr_accessor :pixel_font_size
3277
3277
 
3278
- # Whether the text is in small caps.
3278
+ # Whether the text is in small caps. This feature is not supported yet.
3279
3279
  # Corresponds to the JSON property `smallcaps`
3280
3280
  # @return [Boolean]
3281
3281
  attr_accessor :smallcaps
3282
3282
  alias_method :smallcaps?, :smallcaps
3283
3283
 
3284
- # Whether the text is strikethrough.
3284
+ # Whether the text is strikethrough. This feature is not supported yet.
3285
3285
  # Corresponds to the JSON property `strikeout`
3286
3286
  # @return [Boolean]
3287
3287
  attr_accessor :strikeout
3288
3288
  alias_method :strikeout?, :strikeout
3289
3289
 
3290
- # Whether the text is a subscript.
3290
+ # Whether the text is a subscript. This feature is not supported yet.
3291
3291
  # Corresponds to the JSON property `subscript`
3292
3292
  # @return [Boolean]
3293
3293
  attr_accessor :subscript
3294
3294
  alias_method :subscript?, :subscript
3295
3295
 
3296
- # Whether the text is a superscript.
3296
+ # Whether the text is a superscript. This feature is not supported yet.
3297
3297
  # Corresponds to the JSON property `superscript`
3298
3298
  # @return [Boolean]
3299
3299
  attr_accessor :superscript
@@ -5424,25 +5424,25 @@ module Google
5424
5424
  # @return [Float]
5425
5425
  attr_accessor :pixel_font_size
5426
5426
 
5427
- # Whether the text is in small caps.
5427
+ # Whether the text is in small caps. This feature is not supported yet.
5428
5428
  # Corresponds to the JSON property `smallcaps`
5429
5429
  # @return [Boolean]
5430
5430
  attr_accessor :smallcaps
5431
5431
  alias_method :smallcaps?, :smallcaps
5432
5432
 
5433
- # Whether the text is strikethrough.
5433
+ # Whether the text is strikethrough. This feature is not supported yet.
5434
5434
  # Corresponds to the JSON property `strikeout`
5435
5435
  # @return [Boolean]
5436
5436
  attr_accessor :strikeout
5437
5437
  alias_method :strikeout?, :strikeout
5438
5438
 
5439
- # Whether the text is a subscript.
5439
+ # Whether the text is a subscript. This feature is not supported yet.
5440
5440
  # Corresponds to the JSON property `subscript`
5441
5441
  # @return [Boolean]
5442
5442
  attr_accessor :subscript
5443
5443
  alias_method :subscript?, :subscript
5444
5444
 
5445
- # Whether the text is a superscript.
5445
+ # Whether the text is a superscript. This feature is not supported yet.
5446
5446
  # Corresponds to the JSON property `superscript`
5447
5447
  # @return [Boolean]
5448
5448
  attr_accessor :superscript
@@ -8831,25 +8831,25 @@ module Google
8831
8831
  # @return [Float]
8832
8832
  attr_accessor :pixel_font_size
8833
8833
 
8834
- # Whether the text is in small caps.
8834
+ # Whether the text is in small caps. This feature is not supported yet.
8835
8835
  # Corresponds to the JSON property `smallcaps`
8836
8836
  # @return [Boolean]
8837
8837
  attr_accessor :smallcaps
8838
8838
  alias_method :smallcaps?, :smallcaps
8839
8839
 
8840
- # Whether the text is strikethrough.
8840
+ # Whether the text is strikethrough. This feature is not supported yet.
8841
8841
  # Corresponds to the JSON property `strikeout`
8842
8842
  # @return [Boolean]
8843
8843
  attr_accessor :strikeout
8844
8844
  alias_method :strikeout?, :strikeout
8845
8845
 
8846
- # Whether the text is a subscript.
8846
+ # Whether the text is a subscript. This feature is not supported yet.
8847
8847
  # Corresponds to the JSON property `subscript`
8848
8848
  # @return [Boolean]
8849
8849
  attr_accessor :subscript
8850
8850
  alias_method :subscript?, :subscript
8851
8851
 
8852
- # Whether the text is a superscript.
8852
+ # Whether the text is a superscript. This feature is not supported yet.
8853
8853
  # Corresponds to the JSON property `superscript`
8854
8854
  # @return [Boolean]
8855
8855
  attr_accessor :superscript
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DocumentaiV1beta3
18
18
  # Version of the google-apis-documentai_v1beta3 gem
19
- GEM_VERSION = "0.93.0"
19
+ GEM_VERSION = "0.94.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240404"
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_v1beta3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.93.0
4
+ version: 0.94.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-04-21 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/main/generated/google-apis-documentai_v1beta3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.93.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.94.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1beta3
63
63
  post_install_message:
64
64
  rdoc_options: []