google-cloud-kms-inventory-v1 0.11.1 → 0.11.3

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: dedd8803317c37681abae7cdbedf5656d629784c1dd052a5095257ae53d663fb
4
- data.tar.gz: 8731d1a117aa735fa851237fedc8311363f9e803679cb55e55d5e1e8a8608704
3
+ metadata.gz: ba7e11a7bb79902f4b5f2a0d1a64961008483acf276c73b50147e8360416e234
4
+ data.tar.gz: 7d077c91e157ea83815637ef6314c10d81b0cec8183ba271bb2bb2324d26bdc6
5
5
  SHA512:
6
- metadata.gz: a1f458392afb94dc10a307c3805cc9f9188557b40ace0ff9f53e37ed3a20d68b04cc9ac95ebfc78f93bb41b38be2c43571c44edb567b0026c7311c51f9ff44b2
7
- data.tar.gz: caba10465b3ee0de9db6f9f421f754230a08aee881d4eef0667c4cf17e7e6c01570614f22250fa1743317ed5732f7b129efc1b5c817263c82eb90dbcd021263d
6
+ metadata.gz: 3e99bc2a58d084c6cdc299b5020b26cdbf709a13d89b583a5b8b22d1bae378480ce5fd929a56d5d2c0296c1627a399a571f0094cfdbbbc0fbbb5e968ceec09d6
7
+ data.tar.gz: c41e6a697b164f75bc0f83b8d137378420235e83fc4b8bee69efb2e5ba0fd67d5d5c0e725851cb2da4322c4b9ed44ecb2d2e819fe878196e67acfd1fee30e323
@@ -22,7 +22,7 @@ module Google
22
22
  module Kms
23
23
  module Inventory
24
24
  module V1
25
- VERSION = "0.11.1"
25
+ VERSION = "0.11.3"
26
26
  end
27
27
  end
28
28
  end
@@ -28,6 +28,9 @@ module Google
28
28
  # @!attribute [rw] destinations
29
29
  # @return [::Array<::Google::Api::ClientLibraryDestination>]
30
30
  # The destination where API teams want this client library to be published.
31
+ # @!attribute [rw] selective_gapic_generation
32
+ # @return [::Google::Api::SelectiveGapicGeneration]
33
+ # Configuration for which RPCs should be generated in the GAPIC client.
31
34
  class CommonLanguageSettings
32
35
  include ::Google::Protobuf::MessageExts
33
36
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -212,6 +215,12 @@ module Google
212
215
  # enabled. By default, asynchronous REST clients will not be generated.
213
216
  # This feature will be enabled by default 1 month after launching the
214
217
  # feature in preview packages.
218
+ # @!attribute [rw] protobuf_pythonic_types_enabled
219
+ # @return [::Boolean]
220
+ # Enables generation of protobuf code using new types that are more
221
+ # Pythonic which are included in `protobuf>=5.29.x`. This feature will be
222
+ # enabled by default 1 month after launching the feature in preview
223
+ # packages.
215
224
  class ExperimentalFeatures
216
225
  include ::Google::Protobuf::MessageExts
217
226
  extend ::Google::Protobuf::MessageExts::ClassMethods
@@ -375,6 +384,17 @@ module Google
375
384
  end
376
385
  end
377
386
 
387
+ # This message is used to configure the generation of a subset of the RPCs in
388
+ # a service for client libraries.
389
+ # @!attribute [rw] methods
390
+ # @return [::Array<::String>]
391
+ # An allowlist of the fully qualified names of RPCs that should be included
392
+ # on public client surfaces.
393
+ class SelectiveGapicGeneration
394
+ include ::Google::Protobuf::MessageExts
395
+ extend ::Google::Protobuf::MessageExts::ClassMethods
396
+ end
397
+
378
398
  # The organization for which the client libraries are being published.
379
399
  # Affects the url where generated docs are published, etc.
380
400
  module ClientLibraryOrganization
@@ -124,7 +124,7 @@ module Google
124
124
  # {::Google::Cloud::Kms::V1::CryptoKeyVersion::CryptoKeyVersionState::DESTROY_SCHEDULED DESTROY_SCHEDULED}
125
125
  # state before transitioning to
126
126
  # {::Google::Cloud::Kms::V1::CryptoKeyVersion::CryptoKeyVersionState::DESTROYED DESTROYED}.
127
- # If not specified at creation time, the default duration is 24 hours.
127
+ # If not specified at creation time, the default duration is 30 days.
128
128
  # @!attribute [rw] crypto_key_backend
129
129
  # @return [::String]
130
130
  # Immutable. The resource name of the backend environment where the key
@@ -429,6 +429,8 @@ module Google
429
429
  # The suffix following `HMAC_` corresponds to the hash algorithm being used
430
430
  # (eg. SHA256).
431
431
  #
432
+ # Algorithms beginning with `PQ_` are post-quantum.
433
+ #
432
434
  # For more information, see [Key purposes and algorithms]
433
435
  # (https://cloud.google.com/kms/docs/algorithms).
434
436
  module CryptoKeyVersionAlgorithm
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-kms-inventory-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.1
4
+ version: 0.11.3
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-08-30 00:00:00.000000000 Z
11
+ date: 2024-12-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -129,7 +129,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
129
129
  - !ruby/object:Gem::Version
130
130
  version: '0'
131
131
  requirements: []
132
- rubygems_version: 3.5.6
132
+ rubygems_version: 3.5.22
133
133
  signing_key:
134
134
  specification_version: 4
135
135
  summary: API Client library for the KMS Inventory V1 API