google-apis-documentai_v1beta3 0.118.0 → 0.119.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: 976899e0f4074effb1fb4a47c7070e7abe590bc8081ff5ef024569ce208e4c60
4
- data.tar.gz: 0f9e9fdebd1d148e553ea7ca92dae584d6fb2b8eeea2bc678eec153c018fc7fe
3
+ metadata.gz: 7352ed36e7169c159592a7375051fdb0fe3d2a29eb28434305825b8531be8e63
4
+ data.tar.gz: 538b8bc6d395c4203e60c9b9c94625ac92c4b97d6c8ce8b255416c64388ddd2e
5
5
  SHA512:
6
- metadata.gz: 5ab5d7f0a69b45c41e976270d5b17ee9f98c522d1b949f92939daf8745c9e2ccca9a7700fbd7a340d08bff508e49298715b7555da1ff6acfa0290097987d5f03
7
- data.tar.gz: e7b925d373765aec3136862645030f159765e681e916ee842853ce060e548bb2fab25b7b93668b18717b04e563ddca3f0c76b376ae6383594aeb75db4c630a64
6
+ metadata.gz: 9119afa09d68b7a0622594f139ad27a3cf0578294f22ce756a6d24bcd83a8c83663ca490570e5fee11d3cdaf05bc69493915b3809e6d5fb6473501ee46adde1d
7
+ data.tar.gz: 0366d80024731f7b2a193a08dc8c27190f24a232d3de9eeee2f6389f55ab476c9f162fe379c6c8183ba12ed2acf8b9983da56a55405918ff7313153f925bf5ba
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1beta3
2
2
 
3
+ ### v0.119.0 (2025-12-14)
4
+
5
+ * Regenerated from discovery document revision 20251209
6
+
3
7
  ### v0.118.0 (2025-12-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20251202
@@ -8093,10 +8093,11 @@ module Google
8093
8093
  # @return [String]
8094
8094
  attr_accessor :dataset_split
8095
8095
 
8096
- # Optional. The type of the documents to be imported in this batch. This will be
8097
- # used to auto-label the documents with a single entity of the provided type.
8098
- # This field can only be used with a classifier or splitter processor. Providing
8099
- # this field is mutually exclusive with `entities` and `auto_labeling_config`.
8096
+ # Optional. If set, determines the type of the documents to be imported in this
8097
+ # batch. It can be used to auto-label the documents with a single entity of the
8098
+ # provided type. This field can only be used with a classifier or splitter
8099
+ # processor. Providing this field is mutually exclusive with `entities` and `
8100
+ # auto_labeling_config`.
8100
8101
  # Corresponds to the JSON property `documentType`
8101
8102
  # @return [String]
8102
8103
  attr_accessor :document_type
@@ -8499,7 +8500,7 @@ module Google
8499
8500
  # @return [String]
8500
8501
  attr_accessor :create_time
8501
8502
 
8502
- # Optional. The user-defined name of the Schema.
8503
+ # Required. The user-defined name of the Schema.
8503
8504
  # Corresponds to the JSON property `displayName`
8504
8505
  # @return [String]
8505
8506
  attr_accessor :display_name
@@ -9703,7 +9704,7 @@ module Google
9703
9704
  # @return [String]
9704
9705
  attr_accessor :create_time
9705
9706
 
9706
- # Optional. The user-defined name of the SchemaVersion.
9707
+ # Required. The user-defined name of the SchemaVersion.
9707
9708
  # Corresponds to the JSON property `displayName`
9708
9709
  # @return [String]
9709
9710
  attr_accessor :display_name
@@ -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.118.0"
19
+ GEM_VERSION = "0.119.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 = "20251202"
25
+ REVISION = "20251209"
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.118.0
4
+ version: 0.119.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.118.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.119.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: