google-apis-cloudkms_v1 0.6.0 → 0.10.0

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: afcff70fe9872005a25c83f21a0bcc48eae350b168a2dccdcc613d370e722b07
4
- data.tar.gz: 47ed2284d0445fca93a8ea7e4baa8bb7f36ee9c564469c359e762bf686a63ec5
3
+ metadata.gz: 71bd3c9051458ac7d43a79d7f4c0cbff5f7e126c6f2373168cd5b87f7d40fb1e
4
+ data.tar.gz: 3d3b22fdf88d317dce20ddd2cae02dcb834e7cd6c9123c4bf15e86a2195a60dc
5
5
  SHA512:
6
- metadata.gz: 264d4a733b30dbcdd8f7ac96ad3adfaf1bd90c43a01dd61e0f9e924cca46ef5c96c33dc955e0ccbfcc4e50b5c57696950fe1896a415ccc627d950d525d8820ac
7
- data.tar.gz: 94232dd2e626b18c2157b98aa53f084ace5da0f039157e834b94fd6b5d85e527af4ad5bc7500c9f4bade6fa0a77756299529f7a70b7a85cb9d751918a1288882
6
+ metadata.gz: ec32db7fd473d81f587816b22e25d29f9653e05b57b47817fe3144e72b08d9c45bce6d88f779b2f5c5f7b9dc3f6e29052099ef8856b59109d3118a3deaea8f8d
7
+ data.tar.gz: bc040e617bf338288fd11dfb3ed3da321636e8a30a013360367a8a14198fa54d12423bbb675de8f25fbf2f27449e0fd6f010d42550746c1274909a095b1fc757
data/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Release history for google-apis-cloudkms_v1
2
2
 
3
+ ### v0.10.0 (2021-07-14)
4
+
5
+ * Regenerated from discovery document revision 20210702
6
+
7
+ ### v0.9.0 (2021-06-29)
8
+
9
+ * Regenerated from discovery document revision 20210622
10
+ * Regenerated using generator version 0.4.0
11
+
12
+ ### v0.8.0 (2021-06-24)
13
+
14
+ * Regenerated using generator version 0.3.0
15
+
16
+ ### v0.7.0 (2021-06-01)
17
+
18
+ * Regenerated from discovery document revision 20210522
19
+
3
20
  ### v0.6.0 (2021-05-19)
4
21
 
5
22
  * Unspecified changes
@@ -44,7 +44,7 @@ module Google
44
44
  # checksum. Note: This field is defined as int64 for reasons of compatibility
45
45
  # across different languages. However, it is a non-negative integer, which will
46
46
  # never exceed 2^32-1, and can be safely downconverted to uint32 in languages
47
- # that support this type. NOTE: This field is in Beta.
47
+ # that support this type.
48
48
  # Corresponds to the JSON property `ciphertextCrc32c`
49
49
  # @return [Fixnum]
50
50
  attr_accessor :ciphertext_crc32c
@@ -79,8 +79,7 @@ module Google
79
79
  # issue in your computation of the CRC32C checksum. Note: This field is defined
80
80
  # as int64 for reasons of compatibility across different languages. However, it
81
81
  # is a non-negative integer, which will never exceed 2^32-1, and can be safely
82
- # downconverted to uint32 in languages that support this type. NOTE: This field
83
- # is in Beta.
82
+ # downconverted to uint32 in languages that support this type.
84
83
  # Corresponds to the JSON property `plaintextCrc32c`
85
84
  # @return [Fixnum]
86
85
  attr_accessor :plaintext_crc32c
@@ -97,7 +96,7 @@ module Google
97
96
  # ciphertext_crc32c was left unset or that it was not delivered to
98
97
  # KeyManagementService. If you've set AsymmetricDecryptRequest.ciphertext_crc32c
99
98
  # but this field is still false, discard the response and perform a limited
100
- # number of retries. NOTE: This field is in Beta.
99
+ # number of retries.
101
100
  # Corresponds to the JSON property `verifiedCiphertextCrc32c`
102
101
  # @return [Boolean]
103
102
  attr_accessor :verified_ciphertext_crc32c
@@ -135,8 +134,7 @@ module Google
135
134
  # computation of the CRC32C checksum. Note: This field is defined as int64 for
136
135
  # reasons of compatibility across different languages. However, it is a non-
137
136
  # negative integer, which will never exceed 2^32-1, and can be safely
138
- # downconverted to uint32 in languages that support this type. NOTE: This field
139
- # is in Beta.
137
+ # downconverted to uint32 in languages that support this type.
140
138
  # Corresponds to the JSON property `digestCrc32c`
141
139
  # @return [Fixnum]
142
140
  attr_accessor :digest_crc32c
@@ -157,8 +155,7 @@ module Google
157
155
  include Google::Apis::Core::Hashable
158
156
 
159
157
  # The resource name of the CryptoKeyVersion used for signing. Check this field
160
- # to verify that the intended resource was used for signing. NOTE: This field is
161
- # in Beta.
158
+ # to verify that the intended resource was used for signing.
162
159
  # Corresponds to the JSON property `name`
163
160
  # @return [String]
164
161
  attr_accessor :name
@@ -183,8 +180,7 @@ module Google
183
180
  # computation of the CRC32C checksum. Note: This field is defined as int64 for
184
181
  # reasons of compatibility across different languages. However, it is a non-
185
182
  # negative integer, which will never exceed 2^32-1, and can be safely
186
- # downconverted to uint32 in languages that support this type. NOTE: This field
187
- # is in Beta.
183
+ # downconverted to uint32 in languages that support this type.
188
184
  # Corresponds to the JSON property `signatureCrc32c`
189
185
  # @return [Fixnum]
190
186
  attr_accessor :signature_crc32c
@@ -195,7 +191,7 @@ module Google
195
191
  # AsymmetricSignRequest.digest_crc32c was left unset or that it was not
196
192
  # delivered to KeyManagementService. If you've set AsymmetricSignRequest.
197
193
  # digest_crc32c but this field is still false, discard the response and perform
198
- # a limited number of retries. NOTE: This field is in Beta.
194
+ # a limited number of retries.
199
195
  # Corresponds to the JSON property `verifiedDigestCrc32c`
200
196
  # @return [Boolean]
201
197
  attr_accessor :verified_digest_crc32c
@@ -630,8 +626,7 @@ module Google
630
626
  # computation of the CRC32C checksum. Note: This field is defined as int64 for
631
627
  # reasons of compatibility across different languages. However, it is a non-
632
628
  # negative integer, which will never exceed 2^32-1, and can be safely
633
- # downconverted to uint32 in languages that support this type. NOTE: This field
634
- # is in Beta.
629
+ # downconverted to uint32 in languages that support this type.
635
630
  # Corresponds to the JSON property `additionalAuthenticatedDataCrc32c`
636
631
  # @return [Fixnum]
637
632
  attr_accessor :additional_authenticated_data_crc32c
@@ -652,7 +647,7 @@ module Google
652
647
  # the CRC32C checksum. Note: This field is defined as int64 for reasons of
653
648
  # compatibility across different languages. However, it is a non-negative
654
649
  # integer, which will never exceed 2^32-1, and can be safely downconverted to
655
- # uint32 in languages that support this type. NOTE: This field is in Beta.
650
+ # uint32 in languages that support this type.
656
651
  # Corresponds to the JSON property `ciphertextCrc32c`
657
652
  # @return [Fixnum]
658
653
  attr_accessor :ciphertext_crc32c
@@ -691,7 +686,7 @@ module Google
691
686
  # This field is defined as int64 for reasons of compatibility across different
692
687
  # languages. However, it is a non-negative integer, which will never exceed 2^32-
693
688
  # 1, and can be safely downconverted to uint32 in languages that support this
694
- # type. NOTE: This field is in Beta.
689
+ # type.
695
690
  # Corresponds to the JSON property `plaintextCrc32c`
696
691
  # @return [Fixnum]
697
692
  attr_accessor :plaintext_crc32c
@@ -792,8 +787,7 @@ module Google
792
787
  # computation of the CRC32C checksum. Note: This field is defined as int64 for
793
788
  # reasons of compatibility across different languages. However, it is a non-
794
789
  # negative integer, which will never exceed 2^32-1, and can be safely
795
- # downconverted to uint32 in languages that support this type. NOTE: This field
796
- # is in Beta.
790
+ # downconverted to uint32 in languages that support this type.
797
791
  # Corresponds to the JSON property `additionalAuthenticatedDataCrc32c`
798
792
  # @return [Fixnum]
799
793
  attr_accessor :additional_authenticated_data_crc32c
@@ -818,7 +812,7 @@ module Google
818
812
  # the CRC32C checksum. Note: This field is defined as int64 for reasons of
819
813
  # compatibility across different languages. However, it is a non-negative
820
814
  # integer, which will never exceed 2^32-1, and can be safely downconverted to
821
- # uint32 in languages that support this type. NOTE: This field is in Beta.
815
+ # uint32 in languages that support this type.
822
816
  # Corresponds to the JSON property `plaintextCrc32c`
823
817
  # @return [Fixnum]
824
818
  attr_accessor :plaintext_crc32c
@@ -855,7 +849,7 @@ module Google
855
849
  # checksum. Note: This field is defined as int64 for reasons of compatibility
856
850
  # across different languages. However, it is a non-negative integer, which will
857
851
  # never exceed 2^32-1, and can be safely downconverted to uint32 in languages
858
- # that support this type. NOTE: This field is in Beta.
852
+ # that support this type.
859
853
  # Corresponds to the JSON property `ciphertextCrc32c`
860
854
  # @return [Fixnum]
861
855
  attr_accessor :ciphertext_crc32c
@@ -877,8 +871,7 @@ module Google
877
871
  # indicates either that EncryptRequest.additional_authenticated_data_crc32c was
878
872
  # left unset or that it was not delivered to KeyManagementService. If you've set
879
873
  # EncryptRequest.additional_authenticated_data_crc32c but this field is still
880
- # false, discard the response and perform a limited number of retries. NOTE:
881
- # This field is in Beta.
874
+ # false, discard the response and perform a limited number of retries.
882
875
  # Corresponds to the JSON property `verifiedAdditionalAuthenticatedDataCrc32c`
883
876
  # @return [Boolean]
884
877
  attr_accessor :verified_additional_authenticated_data_crc32c
@@ -890,7 +883,7 @@ module Google
890
883
  # either that EncryptRequest.plaintext_crc32c was left unset or that it was not
891
884
  # delivered to KeyManagementService. If you've set EncryptRequest.
892
885
  # plaintext_crc32c but this field is still false, discard the response and
893
- # perform a limited number of retries. NOTE: This field is in Beta.
886
+ # perform a limited number of retries.
894
887
  # Corresponds to the JSON property `verifiedPlaintextCrc32c`
895
888
  # @return [Boolean]
896
889
  attr_accessor :verified_plaintext_crc32c
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudkmsV1
18
18
  # Version of the google-apis-cloudkms_v1 gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.2.0"
22
+ GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210410"
25
+ REVISION = "20210702"
26
26
  end
27
27
  end
28
28
  end
@@ -711,7 +711,7 @@ module Google
711
711
  end
712
712
 
713
713
  # Update the version of a CryptoKey that will be used in Encrypt. Returns an
714
- # error if called on an asymmetric key.
714
+ # error if called on a key whose purpose is not ENCRYPT_DECRYPT.
715
715
  # @param [String] name
716
716
  # Required. The resource name of the CryptoKey to update.
717
717
  # @param [Google::Apis::CloudkmsV1::UpdateCryptoKeyPrimaryVersionRequest] update_crypto_key_primary_version_request_object
metadata CHANGED
@@ -1,29 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudkms_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.10.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-05-24 00:00:00.000000000 Z
11
+ date: 2021-07-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.1'
19
+ version: '0.4'
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: 2.a
20
23
  type: :runtime
21
24
  prerelease: false
22
25
  version_requirements: !ruby/object:Gem::Requirement
23
26
  requirements:
24
- - - "~>"
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: '0.4'
30
+ - - "<"
25
31
  - !ruby/object:Gem::Version
26
- version: '0.1'
32
+ version: 2.a
27
33
  description: This is the simple REST client for Cloud Key Management Service (KMS)
28
34
  API V1. Simple REST clients are Ruby client libraries that provide access to Google
29
35
  services via their HTTP REST API endpoints. These libraries are generated and updated
@@ -52,7 +58,7 @@ licenses:
52
58
  metadata:
53
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudkms_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudkms_v1/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudkms_v1/v0.10.0
56
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudkms_v1
57
63
  post_install_message:
58
64
  rdoc_options: []