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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 801954e60176ba34733aeb2945f66f6d55a09d41f8587223a38632b3090b6f39
|
4
|
+
data.tar.gz: c20d670b5db16cde081d89d1266b226a45c3a40447941504133c75df3e1b3dfe
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 50a463f880762e0d3c76938d9f3456bf9a1a391724243285f22611bfa633342b858f2c118a8e87e8bdc63ee7d844970923f2c1b742f5351bd407a9608cdd6b8f
|
7
|
+
data.tar.gz: ebf924b663e3988754997ad8fc7bf5e95721ef33401fc778a095d4fa124c689932652e8eab117aa69a0854ded12d502a97a3de2e98d5f1c5c8ccb93616d9588b
|
data/CHANGELOG.md
CHANGED
@@ -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
|
776
|
-
#
|
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
|
7165
|
-
#
|
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.
|
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 = "
|
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.
|
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-
|
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.
|
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: []
|