google-cloud-kms-v1 0.10.2 → 0.11.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-kms-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.2
4
+ version: 0.11.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: 2022-01-11 00:00:00.000000000 Z
11
+ date: 2022-02-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -191,6 +191,12 @@ files:
191
191
  - README.md
192
192
  - lib/google-cloud-kms-v1.rb
193
193
  - lib/google/cloud/kms/v1.rb
194
+ - lib/google/cloud/kms/v1/ekm_service.rb
195
+ - lib/google/cloud/kms/v1/ekm_service/client.rb
196
+ - lib/google/cloud/kms/v1/ekm_service/credentials.rb
197
+ - lib/google/cloud/kms/v1/ekm_service/paths.rb
198
+ - lib/google/cloud/kms/v1/ekm_service_pb.rb
199
+ - lib/google/cloud/kms/v1/ekm_service_services_pb.rb
194
200
  - lib/google/cloud/kms/v1/iam_policy.rb
195
201
  - lib/google/cloud/kms/v1/iam_policy/client.rb
196
202
  - lib/google/cloud/kms/v1/iam_policy/credentials.rb
@@ -205,6 +211,7 @@ files:
205
211
  - proto_docs/README.md
206
212
  - proto_docs/google/api/field_behavior.rb
207
213
  - proto_docs/google/api/resource.rb
214
+ - proto_docs/google/cloud/kms/v1/ekm_service.rb
208
215
  - proto_docs/google/cloud/kms/v1/resources.rb
209
216
  - proto_docs/google/cloud/kms/v1/service.rb
210
217
  - proto_docs/google/iam/v1/iam_policy.rb
@@ -234,7 +241,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
234
241
  - !ruby/object:Gem::Version
235
242
  version: '0'
236
243
  requirements: []
237
- rubygems_version: 3.3.4
244
+ rubygems_version: 3.3.5
238
245
  signing_key:
239
246
  specification_version: 4
240
247
  summary: API Client library for the Cloud Key Management Service (KMS) V1 API