google-apis-documentai_v1beta3 0.100.0 → 0.101.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: 020d8f297bcd71270cda2a89b85e907f33728d982e18903ffb6f8e7047305c97
4
- data.tar.gz: 71b75f85ed2033acbc16ea5fc81b0c2c56bd4eac8337d4ecf3e36697cfab2f10
3
+ metadata.gz: d981c08e20d5159c7676f142d88e5f0dfb72d2d014942326a7336594d8d21fdd
4
+ data.tar.gz: df5f81266ca3ab8143ce6be16f2be80793b4f17389e2557404ecb03d99819391
5
5
  SHA512:
6
- metadata.gz: 2860337071f5f11ada4fcd12ed2ee4d3d0c2689c2c293f2ee0d2c4a5da32efa37c8c68603ce60cc99904f3b943241eef77bf3fcd266a6c2d2b95595c53f108f8
7
- data.tar.gz: 8809c3d0a41054d4930fc41ecebc2712c0b708fc44f65cac933edad2d3a68ecf078378ef9e28e4a69a5401336973cc3eadebd75a61f6583c10ee00ad78a43e25
6
+ metadata.gz: 064ab2864c73a0fddcde823e82e9c0528abacff459a2b481da1b047eb86e889512106e968aa29c191d9c4ef8f7f013dbcccd45d7af492c7777c2f9ebfb188746
7
+ data.tar.gz: 665ee42f443d217456bac9c9527da9e6bb0bf7a9798825b6fb40c42fed4e78d1bdf45acc35f98a38ecdbec52938fab8b009767d91790df5826f300d19f84659d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1beta3
2
2
 
3
+ ### v0.101.0 (2024-12-15)
4
+
5
+ * Regenerated from discovery document revision 20241210
6
+
3
7
  ### v0.100.0 (2024-12-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20241025
@@ -3378,16 +3378,16 @@ module Google
3378
3378
  class GoogleCloudDocumentaiV1beta3DocumentEntityNormalizedValue
3379
3379
  include Google::Apis::Core::Hashable
3380
3380
 
3381
- # Represents a postal address, e.g. for postal delivery or payments addresses.
3382
- # Given a postal address, a postal service can deliver items to a premise, P.O.
3383
- # Box or similar. It is not intended to model geographical locations (roads,
3384
- # towns, mountains). In typical usage an address would be created via user input
3385
- # or from importing existing data, depending on the type of process. Advice on
3386
- # address input / editing: - Use an internationalization-ready address widget
3387
- # such as https://github.com/google/libaddressinput) - Users should not be
3388
- # presented with UI elements for input or editing of fields outside countries
3389
- # where that field is used. For more guidance on how to use this schema, please
3390
- # see: https://support.google.com/business/answer/6397478
3381
+ # Represents a postal address. For example for postal delivery or payments
3382
+ # addresses. Given a postal address, a postal service can deliver items to a
3383
+ # premise, P.O. Box or similar. It is not intended to model geographical
3384
+ # locations (roads, towns, mountains). In typical usage an address would be
3385
+ # created by user input or from importing existing data, depending on the type
3386
+ # of process. Advice on address input / editing: - Use an internationalization-
3387
+ # ready address widget such as https://github.com/google/libaddressinput) -
3388
+ # Users should not be presented with UI elements for input or editing of fields
3389
+ # outside countries where that field is used. For more guidance on how to use
3390
+ # this schema, see: https://support.google.com/business/answer/6397478
3391
3391
  # Corresponds to the JSON property `addressValue`
3392
3392
  # @return [Google::Apis::DocumentaiV1beta3::GoogleTypePostalAddress]
3393
3393
  attr_accessor :address_value
@@ -8355,35 +8355,36 @@ module Google
8355
8355
  end
8356
8356
  end
8357
8357
 
8358
- # Represents a postal address, e.g. for postal delivery or payments addresses.
8359
- # Given a postal address, a postal service can deliver items to a premise, P.O.
8360
- # Box or similar. It is not intended to model geographical locations (roads,
8361
- # towns, mountains). In typical usage an address would be created via user input
8362
- # or from importing existing data, depending on the type of process. Advice on
8363
- # address input / editing: - Use an internationalization-ready address widget
8364
- # such as https://github.com/google/libaddressinput) - Users should not be
8365
- # presented with UI elements for input or editing of fields outside countries
8366
- # where that field is used. For more guidance on how to use this schema, please
8367
- # see: https://support.google.com/business/answer/6397478
8358
+ # Represents a postal address. For example for postal delivery or payments
8359
+ # addresses. Given a postal address, a postal service can deliver items to a
8360
+ # premise, P.O. Box or similar. It is not intended to model geographical
8361
+ # locations (roads, towns, mountains). In typical usage an address would be
8362
+ # created by user input or from importing existing data, depending on the type
8363
+ # of process. Advice on address input / editing: - Use an internationalization-
8364
+ # ready address widget such as https://github.com/google/libaddressinput) -
8365
+ # Users should not be presented with UI elements for input or editing of fields
8366
+ # outside countries where that field is used. For more guidance on how to use
8367
+ # this schema, see: https://support.google.com/business/answer/6397478
8368
8368
  class GoogleTypePostalAddress
8369
8369
  include Google::Apis::Core::Hashable
8370
8370
 
8371
8371
  # Unstructured address lines describing the lower levels of an address. Because
8372
8372
  # values in address_lines do not have type information and may sometimes contain
8373
- # multiple values in a single field (e.g. "Austin, TX"), it is important that
8374
- # the line order is clear. The order of address lines should be "envelope order"
8375
- # for the country/region of the address. In places where this can vary (e.g.
8376
- # Japan), address_language is used to make it explicit (e.g. "ja" for large-to-
8377
- # small ordering and "ja-Latn" or "en" for small-to-large). This way, the most
8378
- # specific line of an address can be selected based on the language. The minimum
8379
- # permitted structural representation of an address consists of a region_code
8380
- # with all remaining information placed in the address_lines. It would be
8381
- # possible to format such an address very approximately without geocoding, but
8382
- # no semantic reasoning could be made about any of the address components until
8383
- # it was at least partially resolved. Creating an address only containing a
8384
- # region_code and address_lines, and then geocoding is the recommended way to
8385
- # handle completely unstructured addresses (as opposed to guessing which parts
8386
- # of the address should be localities or administrative areas).
8373
+ # multiple values in a single field (For example "Austin, TX"), it is important
8374
+ # that the line order is clear. The order of address lines should be "envelope
8375
+ # order" for the country/region of the address. In places where this can vary (
8376
+ # For example Japan), address_language is used to make it explicit (For example "
8377
+ # ja" for large-to-small ordering and "ja-Latn" or "en" for small-to-large).
8378
+ # This way, the most specific line of an address can be selected based on the
8379
+ # language. The minimum permitted structural representation of an address
8380
+ # consists of a region_code with all remaining information placed in the
8381
+ # address_lines. It would be possible to format such an address very
8382
+ # approximately without geocoding, but no semantic reasoning could be made about
8383
+ # any of the address components until it was at least partially resolved.
8384
+ # Creating an address only containing a region_code and address_lines, and then
8385
+ # geocoding is the recommended way to handle completely unstructured addresses (
8386
+ # as opposed to guessing which parts of the address should be localities or
8387
+ # administrative areas).
8387
8388
  # Corresponds to the JSON property `addressLines`
8388
8389
  # @return [Array<String>]
8389
8390
  attr_accessor :address_lines
@@ -8391,9 +8392,9 @@ module Google
8391
8392
  # Optional. Highest administrative subdivision which is used for postal
8392
8393
  # addresses of a country or region. For example, this can be a state, a province,
8393
8394
  # an oblast, or a prefecture. Specifically, for Spain this is the province and
8394
- # not the autonomous community (e.g. "Barcelona" and not "Catalonia"). Many
8395
- # countries don't use an administrative area in postal addresses. E.g. in
8396
- # Switzerland this should be left unpopulated.
8395
+ # not the autonomous community (For example "Barcelona" and not "Catalonia").
8396
+ # Many countries don't use an administrative area in postal addresses. For
8397
+ # example in Switzerland this should be left unpopulated.
8397
8398
  # Corresponds to the JSON property `administrativeArea`
8398
8399
  # @return [String]
8399
8400
  attr_accessor :administrative_area
@@ -8425,8 +8426,8 @@ module Google
8425
8426
 
8426
8427
  # Optional. Postal code of the address. Not all countries use or require postal
8427
8428
  # codes to be present, but where they are used, they may trigger additional
8428
- # validation with other parts of the address (e.g. state/zip validation in the U.
8429
- # S.A.).
8429
+ # validation with other parts of the address (For example state/zip validation
8430
+ # in the U.S.A.).
8430
8431
  # Corresponds to the JSON property `postalCode`
8431
8432
  # @return [String]
8432
8433
  attr_accessor :postal_code
@@ -8455,9 +8456,9 @@ module Google
8455
8456
 
8456
8457
  # Optional. Additional, country-specific, sorting code. This is not used in most
8457
8458
  # regions. Where it is used, the value is either a string like "CEDEX",
8458
- # optionally followed by a number (e.g. "CEDEX 7"), or just a number alone,
8459
- # representing the "sector code" (Jamaica), "delivery area indicator" (Malawi)
8460
- # or "post office indicator" (e.g. Côte d'Ivoire).
8459
+ # optionally followed by a number (For example "CEDEX 7"), or just a number
8460
+ # alone, representing the "sector code" (Jamaica), "delivery area indicator" (
8461
+ # Malawi) or "post office indicator" (For example Côte d'Ivoire).
8461
8462
  # Corresponds to the JSON property `sortingCode`
8462
8463
  # @return [String]
8463
8464
  attr_accessor :sorting_code
@@ -8493,12 +8494,12 @@ module Google
8493
8494
  class GoogleTypeTimeZone
8494
8495
  include Google::Apis::Core::Hashable
8495
8496
 
8496
- # IANA Time Zone Database time zone, e.g. "America/New_York".
8497
+ # IANA Time Zone Database time zone. For example "America/New_York".
8497
8498
  # Corresponds to the JSON property `id`
8498
8499
  # @return [String]
8499
8500
  attr_accessor :id
8500
8501
 
8501
- # Optional. IANA Time Zone Database version number, e.g. "2019a".
8502
+ # Optional. IANA Time Zone Database version number. For example "2019a".
8502
8503
  # Corresponds to the JSON property `version`
8503
8504
  # @return [String]
8504
8505
  attr_accessor :version
@@ -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.100.0"
19
+ GEM_VERSION = "0.101.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241025"
25
+ REVISION = "20241210"
26
26
  end
27
27
  end
28
28
  end
@@ -164,8 +164,8 @@ module Google
164
164
  # Clients can use Operations.GetOperation or other methods to check whether the
165
165
  # cancellation succeeded or whether the operation completed despite cancellation.
166
166
  # On successful cancellation, the operation is not deleted; instead, it becomes
167
- # an operation with an Operation.error value with a google.rpc.Status.code of 1,
168
- # corresponding to `Code.CANCELLED`.
167
+ # an operation with an Operation.error value with a google.rpc.Status.code of `1`
168
+ # , corresponding to `Code.CANCELLED`.
169
169
  # @param [String] name
170
170
  # The name of the operation resource to be cancelled.
171
171
  # @param [String] fields
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.100.0
4
+ version: 0.101.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-12-04 00:00:00.000000000 Z
11
+ date: 2024-12-15 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.100.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.101.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.5.22
78
+ rubygems_version: 3.5.23
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Document AI API V1beta3