google-apis-documentai_v1 0.86.0 → 0.88.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -406,7 +406,10 @@ module Google
406
406
  end
407
407
 
408
408
  # Creates a processor from the ProcessorType provided. The processor will be at `
409
- # ENABLED` state by default after its creation.
409
+ # ENABLED` state by default after its creation. Note that this method requires
410
+ # the `documentai.processors.create` permission on the project, which is highly
411
+ # privileged. A user or service account with this permission can create new
412
+ # processors that can interact with any gcs bucket in your project.
410
413
  # @param [String] parent
411
414
  # Required. The parent (project and location) under which to create the
412
415
  # processor. Format: `projects/`project`/locations/`location``
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-documentai_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.86.0
4
+ version: 0.88.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-05-19 00:00:00.000000000 Z
11
+ date: 2024-06-23 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1/v0.86.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-documentai_v1/v0.88.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-documentai_v1
63
63
  post_install_message:
64
64
  rdoc_options: []