google-apis-cloudkms_v1 0.22.0 → 0.25.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: b386998477ae65b9ab520aba7060cc7aaed988f7547496ed076c9ee8ea4905ec
4
- data.tar.gz: 8382400f13c26737bdac1e533b503ea7d880ed9cc55fb744036c3c294d2a1f8e
3
+ metadata.gz: afb1eb54ffb07f845d429e52914903888d8a597d168569114daee4e63182d475
4
+ data.tar.gz: 386da094ee07958f99ad88497c24aa29291c5f437daf473cbc4103127eb236a8
5
5
  SHA512:
6
- metadata.gz: 690b4ad57f6f89357e9bb14f2880491171ebc815f42041b50b607bdedb2698f15ff54dfc50517be595df96144059d599567c69cd4c69af0ae027d244dfbf6369
7
- data.tar.gz: f6baa1b76fc8d83c5d7f10c6a47b9f5ed1238fcacfc88c38353dda68e139a8e141845a14599029a346052fae5ce0a673b968869086ab9a0f03e39790560d14e5
6
+ metadata.gz: e678758e7d4a69a6e3ca9e769554b6cc4db60b0a18d6c2fac2a1356e8fec460a701ddc42f28291cdd6583405476ae0c0251c673fbcb794c220eb21e3e3a35221
7
+ data.tar.gz: 16d946be0f4710faeb1c480e628621a3f692815aec8a855db23ee449b8e7ad842eef22072813a11b9a033d2a2f550134fb67883dbb0bd3bbaa553239c57ac176
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-cloudkms_v1
2
2
 
3
+ ### v0.25.0 (2022-06-04)
4
+
5
+ * Regenerated using generator version 0.5.0
6
+
7
+ ### v0.24.0 (2022-05-20)
8
+
9
+ * Regenerated from discovery document revision 20220513
10
+
11
+ ### v0.23.0 (2022-05-13)
12
+
13
+ * Regenerated from discovery document revision 20220506
14
+
3
15
  ### v0.22.0 (2022-05-06)
4
16
 
5
17
  * Regenerated from discovery document revision 20220429
@@ -922,9 +922,9 @@ module Google
922
922
  # @return [String]
923
923
  attr_accessor :create_time
924
924
 
925
- # This checksum is computed by the server based on the value of other fields,
926
- # and may be sent on update requests to ensure the client has an up-to-date
927
- # value before proceeding.
925
+ # Optional. This checksum is computed by the server based on the value of other
926
+ # fields, and may be sent on update requests to ensure the client has an up-to-
927
+ # date value before proceeding.
928
928
  # Corresponds to the JSON property `etag`
929
929
  # @return [String]
930
930
  attr_accessor :etag
@@ -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.22.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.5.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220429"
25
+ REVISION = "20220513"
26
26
  end
27
27
  end
28
28
  end
@@ -229,8 +229,9 @@ module Google
229
229
  # Gets the access control policy for a resource. Returns an empty policy if the
230
230
  # resource exists and does not have a policy set.
231
231
  # @param [String] resource
232
- # REQUIRED: The resource for which the policy is being requested. See the
233
- # operation documentation for the appropriate value for this field.
232
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
233
+ # names](https://cloud.google.com/apis/design/resource_names) for the
234
+ # appropriate value for this field.
234
235
  # @param [Fixnum] options_requested_policy_version
235
236
  # Optional. The maximum policy version that will be used to format the policy.
236
237
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -363,8 +364,9 @@ module Google
363
364
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
364
365
  # PERMISSION_DENIED` errors.
365
366
  # @param [String] resource
366
- # REQUIRED: The resource for which the policy is being specified. See the
367
- # operation documentation for the appropriate value for this field.
367
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
368
+ # names](https://cloud.google.com/apis/design/resource_names) for the
369
+ # appropriate value for this field.
368
370
  # @param [Google::Apis::CloudkmsV1::SetIamPolicyRequest] set_iam_policy_request_object
369
371
  # @param [String] fields
370
372
  # Selector specifying which fields to include in a partial response.
@@ -401,8 +403,9 @@ module Google
401
403
  # permission-aware UIs and command-line tools, not for authorization checking.
402
404
  # This operation may "fail open" without warning.
403
405
  # @param [String] resource
404
- # REQUIRED: The resource for which the policy detail is being requested. See the
405
- # operation documentation for the appropriate value for this field.
406
+ # REQUIRED: The resource for which the policy detail is being requested. See [
407
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
408
+ # appropriate value for this field.
406
409
  # @param [Google::Apis::CloudkmsV1::TestIamPermissionsRequest] test_iam_permissions_request_object
407
410
  # @param [String] fields
408
411
  # Selector specifying which fields to include in a partial response.
@@ -504,8 +507,9 @@ module Google
504
507
  # Gets the access control policy for a resource. Returns an empty policy if the
505
508
  # resource exists and does not have a policy set.
506
509
  # @param [String] resource
507
- # REQUIRED: The resource for which the policy is being requested. See the
508
- # operation documentation for the appropriate value for this field.
510
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
511
+ # names](https://cloud.google.com/apis/design/resource_names) for the
512
+ # appropriate value for this field.
509
513
  # @param [Fixnum] options_requested_policy_version
510
514
  # Optional. The maximum policy version that will be used to format the policy.
511
515
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -601,8 +605,9 @@ module Google
601
605
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
602
606
  # PERMISSION_DENIED` errors.
603
607
  # @param [String] resource
604
- # REQUIRED: The resource for which the policy is being specified. See the
605
- # operation documentation for the appropriate value for this field.
608
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
609
+ # names](https://cloud.google.com/apis/design/resource_names) for the
610
+ # appropriate value for this field.
606
611
  # @param [Google::Apis::CloudkmsV1::SetIamPolicyRequest] set_iam_policy_request_object
607
612
  # @param [String] fields
608
613
  # Selector specifying which fields to include in a partial response.
@@ -639,8 +644,9 @@ module Google
639
644
  # permission-aware UIs and command-line tools, not for authorization checking.
640
645
  # This operation may "fail open" without warning.
641
646
  # @param [String] resource
642
- # REQUIRED: The resource for which the policy detail is being requested. See the
643
- # operation documentation for the appropriate value for this field.
647
+ # REQUIRED: The resource for which the policy detail is being requested. See [
648
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
649
+ # appropriate value for this field.
644
650
  # @param [Google::Apis::CloudkmsV1::TestIamPermissionsRequest] test_iam_permissions_request_object
645
651
  # @param [String] fields
646
652
  # Selector specifying which fields to include in a partial response.
@@ -819,8 +825,9 @@ module Google
819
825
  # Gets the access control policy for a resource. Returns an empty policy if the
820
826
  # resource exists and does not have a policy set.
821
827
  # @param [String] resource
822
- # REQUIRED: The resource for which the policy is being requested. See the
823
- # operation documentation for the appropriate value for this field.
828
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
829
+ # names](https://cloud.google.com/apis/design/resource_names) for the
830
+ # appropriate value for this field.
824
831
  # @param [Fixnum] options_requested_policy_version
825
832
  # Optional. The maximum policy version that will be used to format the policy.
826
833
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -956,8 +963,9 @@ module Google
956
963
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
957
964
  # PERMISSION_DENIED` errors.
958
965
  # @param [String] resource
959
- # REQUIRED: The resource for which the policy is being specified. See the
960
- # operation documentation for the appropriate value for this field.
966
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
967
+ # names](https://cloud.google.com/apis/design/resource_names) for the
968
+ # appropriate value for this field.
961
969
  # @param [Google::Apis::CloudkmsV1::SetIamPolicyRequest] set_iam_policy_request_object
962
970
  # @param [String] fields
963
971
  # Selector specifying which fields to include in a partial response.
@@ -994,8 +1002,9 @@ module Google
994
1002
  # permission-aware UIs and command-line tools, not for authorization checking.
995
1003
  # This operation may "fail open" without warning.
996
1004
  # @param [String] resource
997
- # REQUIRED: The resource for which the policy detail is being requested. See the
998
- # operation documentation for the appropriate value for this field.
1005
+ # REQUIRED: The resource for which the policy detail is being requested. See [
1006
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
1007
+ # appropriate value for this field.
999
1008
  # @param [Google::Apis::CloudkmsV1::TestIamPermissionsRequest] test_iam_permissions_request_object
1000
1009
  # @param [String] fields
1001
1010
  # Selector specifying which fields to include in a partial response.
@@ -1568,8 +1577,9 @@ module Google
1568
1577
  # Gets the access control policy for a resource. Returns an empty policy if the
1569
1578
  # resource exists and does not have a policy set.
1570
1579
  # @param [String] resource
1571
- # REQUIRED: The resource for which the policy is being requested. See the
1572
- # operation documentation for the appropriate value for this field.
1580
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
1581
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1582
+ # appropriate value for this field.
1573
1583
  # @param [Fixnum] options_requested_policy_version
1574
1584
  # Optional. The maximum policy version that will be used to format the policy.
1575
1585
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -1665,8 +1675,9 @@ module Google
1665
1675
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
1666
1676
  # PERMISSION_DENIED` errors.
1667
1677
  # @param [String] resource
1668
- # REQUIRED: The resource for which the policy is being specified. See the
1669
- # operation documentation for the appropriate value for this field.
1678
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
1679
+ # names](https://cloud.google.com/apis/design/resource_names) for the
1680
+ # appropriate value for this field.
1670
1681
  # @param [Google::Apis::CloudkmsV1::SetIamPolicyRequest] set_iam_policy_request_object
1671
1682
  # @param [String] fields
1672
1683
  # Selector specifying which fields to include in a partial response.
@@ -1703,8 +1714,9 @@ module Google
1703
1714
  # permission-aware UIs and command-line tools, not for authorization checking.
1704
1715
  # This operation may "fail open" without warning.
1705
1716
  # @param [String] resource
1706
- # REQUIRED: The resource for which the policy detail is being requested. See the
1707
- # operation documentation for the appropriate value for this field.
1717
+ # REQUIRED: The resource for which the policy detail is being requested. See [
1718
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
1719
+ # appropriate value for this field.
1708
1720
  # @param [Google::Apis::CloudkmsV1::TestIamPermissionsRequest] test_iam_permissions_request_object
1709
1721
  # @param [String] fields
1710
1722
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudkms_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.22.0
4
+ version: 0.25.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-05-09 00:00:00.000000000 Z
11
+ date: 2022-06-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.4'
19
+ version: '0.5'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.4'
29
+ version: '0.5'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-cloudkms_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudkms_v1/v0.22.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudkms_v1/v0.25.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudkms_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Key Management Service (KMS) API V1