google-apis-documentai_v1beta3 0.1.0 → 0.6.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.
@@ -156,7 +156,8 @@ module Google
156
156
  # @param [String] name
157
157
  # Required. The resource name of Processor or ProcessorVersion. Format: projects/
158
158
  # `project`/locations/`location`/processors/`processor`, or projects/`project`/
159
- # locations/`location`/processors/`processor`/processorVerions/`processorVersion`
159
+ # locations/`location`/processors/`processor`/processorVersions/`
160
+ # processorVersion`
160
161
  # @param [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3BatchProcessRequest] google_cloud_documentai_v1beta3_batch_process_request_object
161
162
  # @param [String] fields
162
163
  # Selector specifying which fields to include in a partial response.
@@ -193,7 +194,7 @@ module Google
193
194
  # processing. If a Processor is specified, the server will use its default
194
195
  # version. Format: projects/`project`/locations/`location`/processors/`processor`
195
196
  # , or projects/`project`/locations/`location`/processors/`processor`/
196
- # processorVerions/`processorVersion`
197
+ # processorVersions/`processorVersion`
197
198
  # @param [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3ProcessRequest] google_cloud_documentai_v1beta3_process_request_object
198
199
  # @param [String] fields
199
200
  # Selector specifying which fields to include in a partial response.
@@ -264,7 +265,8 @@ module Google
264
265
  # @param [String] name
265
266
  # Required. The resource name of Processor or ProcessorVersion. Format: projects/
266
267
  # `project`/locations/`location`/processors/`processor`, or projects/`project`/
267
- # locations/`location`/processors/`processor`/processorVerions/`processorVersion`
268
+ # locations/`location`/processors/`processor`/processorVersions/`
269
+ # processorVersion`
268
270
  # @param [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3BatchProcessRequest] google_cloud_documentai_v1beta3_batch_process_request_object
269
271
  # @param [String] fields
270
272
  # Selector specifying which fields to include in a partial response.
@@ -301,7 +303,7 @@ module Google
301
303
  # processing. If a Processor is specified, the server will use its default
302
304
  # version. Format: projects/`project`/locations/`location`/processors/`processor`
303
305
  # , or projects/`project`/locations/`location`/processors/`processor`/
304
- # processorVerions/`processorVersion`
306
+ # processorVersions/`processorVersion`
305
307
  # @param [Google::Apis::DocumentaiV1beta3::GoogleCloudDocumentaiV1beta3ProcessRequest] google_cloud_documentai_v1beta3_process_request_object
306
308
  # @param [String] fields
307
309
  # Selector specifying which fields to include in a partial response.
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.1.0
4
+ version: 0.6.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: 2021-01-08 00:00:00.000000000 Z
11
+ date: 2021-03-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-documentai_v1beta3/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.1.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1beta3/v0.6.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-documentai_v1beta3
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -62,14 +62,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
62
62
  requirements:
63
63
  - - ">="
64
64
  - !ruby/object:Gem::Version
65
- version: '2.4'
65
+ version: '2.5'
66
66
  required_rubygems_version: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - ">="
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.1.4
72
+ rubygems_version: 3.2.13
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Cloud Document AI API V1beta3