google-apis-documentai_v1beta2 0.65.0 → 0.66.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: ee866c4109a1f52d2fdb77f495d09b858a08b5eeec582c7000dc913e368f554c
4
- data.tar.gz: d36664a89a54841529fb0a3488c3e6fb2cb36b346f06680965cc12c432821bc1
3
+ metadata.gz: 801954e60176ba34733aeb2945f66f6d55a09d41f8587223a38632b3090b6f39
4
+ data.tar.gz: c20d670b5db16cde081d89d1266b226a45c3a40447941504133c75df3e1b3dfe
5
5
  SHA512:
6
- metadata.gz: f11ac870abd1c800760a7205280979f05e1acaf22f5642dc48da21d8c868b06b8be77cbfdd39c96055c501cf8c2fee1d5378ea5325403e6aeb8ebb51552d09a4
7
- data.tar.gz: 3de943b67f8438a8964b3fb38bb415470d79fc544f29364fda96f981680ae5503a61e93364477e4b9c7bb40dd81f16205c8d0958aae76b39dd8589737dc509a1
6
+ metadata.gz: 50a463f880762e0d3c76938d9f3456bf9a1a391724243285f22611bfa633342b858f2c118a8e87e8bdc63ee7d844970923f2c1b742f5351bd407a9608cdd6b8f
7
+ data.tar.gz: ebf924b663e3988754997ad8fc7bf5e95721ef33401fc778a095d4fa124c689932652e8eab117aa69a0854ded12d502a97a3de2e98d5f1c5c8ccb93616d9588b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-documentai_v1beta2
2
2
 
3
+ ### v0.66.0 (2023-08-03)
4
+
5
+ * Regenerated from discovery document revision 20230721
6
+
3
7
  ### v0.65.0 (2023-07-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20230706
@@ -772,9 +772,9 @@ module Google
772
772
  end
773
773
  end
774
774
 
775
- # The validation status of each import config. Status is set to errors if there
776
- # is no documents to import in the import_config, or OK if the operation will
777
- # try to proceed at least one document.
775
+ # The validation status of each import config. Status is set to an error if
776
+ # there are no documents to import in the `import_config`, or `OK` if the
777
+ # operation will try to proceed with at least one document.
778
778
  class GoogleCloudDocumentaiUiv1beta3ImportDocumentsMetadataImportConfigValidationResult
779
779
  include Google::Apis::Core::Hashable
780
780
 
@@ -7161,9 +7161,9 @@ module Google
7161
7161
  end
7162
7162
  end
7163
7163
 
7164
- # The validation status of each import config. Status is set to errors if there
7165
- # is no documents to import in the import_config, or OK if the operation will
7166
- # try to proceed at least one document.
7164
+ # The validation status of each import config. Status is set to an error if
7165
+ # there are no documents to import in the `import_config`, or `OK` if the
7166
+ # operation will try to proceed with at least one document.
7167
7167
  class GoogleCloudDocumentaiV1beta3ImportDocumentsMetadataImportConfigValidationResult
7168
7168
  include Google::Apis::Core::Hashable
7169
7169
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DocumentaiV1beta2
18
18
  # Version of the google-apis-documentai_v1beta2 gem
19
- GEM_VERSION = "0.65.0"
19
+ GEM_VERSION = "0.66.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230706"
25
+ REVISION = "20230721"
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_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.65.0
4
+ version: 0.66.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: 2023-07-16 00:00:00.000000000 Z
11
+ date: 2023-08-06 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_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta2/v0.65.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta2/v0.66.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1beta2
63
63
  post_install_message:
64
64
  rdoc_options: []