google-cloud-document_ai-v1beta3 0.24.0 → 0.26.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -51,9 +51,9 @@ module Google
51
51
  # @!attribute [rw] kms_key_version_name
52
52
  # @return [::String]
53
53
  # The KMS key version with which data is encrypted.
54
- # @!attribute [rw] google_managed
54
+ # @!attribute [r] google_managed
55
55
  # @return [::Boolean]
56
- # Denotes that this `ProcessorVersion` is managed by Google.
56
+ # Output only. Denotes that this `ProcessorVersion` is managed by Google.
57
57
  # @!attribute [rw] deprecation_info
58
58
  # @return [::Google::Cloud::DocumentAI::V1beta3::ProcessorVersion::DeprecationInfo]
59
59
  # If set, information about the eventual deprecation of this version.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-document_ai-v1beta3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.24.0
4
+ version: 0.26.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-06-20 00:00:00.000000000 Z
11
+ date: 2023-07-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common