google-apis-documentai_v1beta3 0.107.0 → 0.108.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c732844e135ca54ee2ed9578e492b6bcea475bd3251c29b57ea3a71769171dee
4
- data.tar.gz: 207790d3904b00b76dde6822fbfcef8a8a12882cabc74de16d292625dd297f96
3
+ metadata.gz: 9beeadcdcfc4893d8371ea5ab2d4b07af52c2998da9fb9555aaa37b504363450
4
+ data.tar.gz: fd6edf09088a1a3427257ccb1b17e354e658bae0bcd6debaf9a5dd8e84516020
5
5
  SHA512:
6
- metadata.gz: 895b97bf912d38bbaa2df0b64e3e7923f66de00de644b286760814d5486f56812d08850eb10be60d60840262850c0ecbbde2083f211f2fabdf8fa25d6d37d12a
7
- data.tar.gz: ae5cebbe30af913edc40f3e878d204b7b48589a2e900c416cc359b51ea4fdffdd162b1bdf71d94772f39a580fcb5968b7909ab63b24807fe8bf98a622858f177
6
+ metadata.gz: 848bf775abf252303b496621b1706907dff02b35938a2ae5446ba055fb8738b16a37322fe5cff7ae478f33df316037d05dba804d8a0d5fc334a10adee81ea1ee
7
+ data.tar.gz: 4aede50e42abe712881ce2f570467f58ee3f7a6055a9a9a1a32cf6e23660d49916678204772e7471cf06394c8c3bf11bd31a034aa2864e5b25ea35829c4ac6b6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1beta3
2
2
 
3
+ ### v0.108.0 (2025-06-22)
4
+
5
+ * Regenerated from discovery document revision 20250616
6
+
3
7
  ### v0.107.0 (2025-05-25)
4
8
 
5
9
  * Regenerated from discovery document revision 20250521
@@ -3608,16 +3608,17 @@ module Google
3608
3608
  class GoogleCloudDocumentaiV1beta3DocumentEntityNormalizedValue
3609
3609
  include Google::Apis::Core::Hashable
3610
3610
 
3611
- # Represents a postal address (for example, for postal delivery or payments
3612
- # addresses). Given a postal address, a postal service can deliver items to a
3613
- # premise, P.O. box or similar. It is not intended to model geographical
3614
- # locations (roads, towns, mountains). In typical usage, an address would be
3615
- # created by user input or from importing existing data, depending on the type
3616
- # of process. Advice on address input or editing: - Use an internationalization-
3617
- # ready address widget such as https://github.com/google/libaddressinput. -
3618
- # Users should not be presented with UI elements for input or editing of fields
3619
- # outside countries where that field is used. For more guidance on how to use
3620
- # this schema, see: https://support.google.com/business/answer/6397478.
3611
+ # Represents a postal address, such as for postal delivery or payments addresses.
3612
+ # With a postal address, a postal service can deliver items to a premise, P.O.
3613
+ # box, or similar. A postal address is not intended to model geographical
3614
+ # locations like roads, towns, or mountains. In typical usage, an address would
3615
+ # be created by user input or from importing existing data, depending on the
3616
+ # type of process. Advice on address input or editing: - Use an
3617
+ # internationalization-ready address widget such as https://github.com/google/
3618
+ # libaddressinput. - Users should not be presented with UI elements for input or
3619
+ # editing of fields outside countries where that field is used. For more
3620
+ # guidance on how to use this schema, see: https://support.google.com/business/
3621
+ # answer/6397478.
3621
3622
  # Corresponds to the JSON property `addressValue`
3622
3623
  # @return [Google::Apis::DocumentaiV1beta3::GoogleTypePostalAddress]
3623
3624
  attr_accessor :address_value
@@ -8641,16 +8642,17 @@ module Google
8641
8642
  end
8642
8643
  end
8643
8644
 
8644
- # Represents a postal address (for example, for postal delivery or payments
8645
- # addresses). Given a postal address, a postal service can deliver items to a
8646
- # premise, P.O. box or similar. It is not intended to model geographical
8647
- # locations (roads, towns, mountains). In typical usage, an address would be
8648
- # created by user input or from importing existing data, depending on the type
8649
- # of process. Advice on address input or editing: - Use an internationalization-
8650
- # ready address widget such as https://github.com/google/libaddressinput. -
8651
- # Users should not be presented with UI elements for input or editing of fields
8652
- # outside countries where that field is used. For more guidance on how to use
8653
- # this schema, see: https://support.google.com/business/answer/6397478.
8645
+ # Represents a postal address, such as for postal delivery or payments addresses.
8646
+ # With a postal address, a postal service can deliver items to a premise, P.O.
8647
+ # box, or similar. A postal address is not intended to model geographical
8648
+ # locations like roads, towns, or mountains. In typical usage, an address would
8649
+ # be created by user input or from importing existing data, depending on the
8650
+ # type of process. Advice on address input or editing: - Use an
8651
+ # internationalization-ready address widget such as https://github.com/google/
8652
+ # libaddressinput. - Users should not be presented with UI elements for input or
8653
+ # editing of fields outside countries where that field is used. For more
8654
+ # guidance on how to use this schema, see: https://support.google.com/business/
8655
+ # answer/6397478.
8654
8656
  class GoogleTypePostalAddress
8655
8657
  include Google::Apis::Core::Hashable
8656
8658
 
@@ -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.107.0"
19
+ GEM_VERSION = "0.108.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250521"
25
+ REVISION = "20250616"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-documentai_v1beta3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.107.0
4
+ version: 0.108.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1beta3/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.107.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.108.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1beta3
62
62
  rdoc_options: []
63
63
  require_paths: