google-apis-runtimeconfig_v1beta1 0.13.0 → 0.14.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 455e2726447c83b06d176b3013c442e98d232938b42733e89b3d0d9a7c339d27
4
- data.tar.gz: 183e5ec3ea0e43ddc493914967f4c97a58a8331bf903284e53a83c639dab1ffa
3
+ metadata.gz: 9f7d5899fa76794c1df3e4c905e8971153cd46d259320c4257399fae895c5c48
4
+ data.tar.gz: ae5db714fff9a8284df9471426e0dd246ca36b281142321fe511c314d1c5d6d1
5
5
  SHA512:
6
- metadata.gz: 66d2d45ac7509b2053e570f5fcb9f8a2e23414e9e5c14eabe06f6623a7bc62e2540065439a3edc37eb0a6fdadaaa4bdea4545875a5cbb152b03808aeeec07789
7
- data.tar.gz: 4148bc7420069109dc0098b0c7293ab753e50d81e2f8cb408a9a0e5fc2c06c35bdb174c3f90f68688a91014729b10c4a899674f9ec94d799e566ea241b3b26e5
6
+ metadata.gz: f9f2087d45bb6316bda6a6a6bb2bf85e81c7bf4be5c80eb033c0c388eabd2a46628adb1a369264ae62d15e72c99f7cfeeeccb332fdd80f5c4460c08d00f0c2ea
7
+ data.tar.gz: 7c828b11864ba091f154455a167db140cb6d58234276fe8cdf4b9e0e4e6a15fa2c159159763e0baf9be3b6711fe72d1db603836a1c5c59a14621c78dc5149b6f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-runtimeconfig_v1beta1
2
2
 
3
+ ### v0.14.0 (2022-05-03)
4
+
5
+ * Regenerated from discovery document revision 20220502
6
+
3
7
  ### v0.13.0 (2022-04-06)
4
8
 
5
9
  * Regenerated from discovery document revision 20220404
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RuntimeconfigV1beta1
18
18
  # Version of the google-apis-runtimeconfig_v1beta1 gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220404"
25
+ REVISION = "20220502"
26
26
  end
27
27
  end
28
28
  end
@@ -160,8 +160,9 @@ module Google
160
160
  # Gets the access control policy for a resource. Returns an empty policy if the
161
161
  # resource exists and does not have a policy set.
162
162
  # @param [String] resource
163
- # REQUIRED: The resource for which the policy is being requested. See the
164
- # operation documentation for the appropriate value for this field.
163
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
164
+ # names](https://cloud.google.com/apis/design/resource_names) for the
165
+ # appropriate value for this field.
165
166
  # @param [Fixnum] options_requested_policy_version
166
167
  # Optional. The maximum policy version that will be used to format the policy.
167
168
  # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
@@ -244,8 +245,9 @@ module Google
244
245
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
245
246
  # PERMISSION_DENIED` errors.
246
247
  # @param [String] resource
247
- # REQUIRED: The resource for which the policy is being specified. See the
248
- # operation documentation for the appropriate value for this field.
248
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
249
+ # names](https://cloud.google.com/apis/design/resource_names) for the
250
+ # appropriate value for this field.
249
251
  # @param [Google::Apis::RuntimeconfigV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
250
252
  # @param [String] fields
251
253
  # Selector specifying which fields to include in a partial response.
@@ -282,8 +284,9 @@ module Google
282
284
  # permission-aware UIs and command-line tools, not for authorization checking.
283
285
  # This operation may "fail open" without warning.
284
286
  # @param [String] resource
285
- # REQUIRED: The resource for which the policy detail is being requested. See the
286
- # operation documentation for the appropriate value for this field.
287
+ # REQUIRED: The resource for which the policy detail is being requested. See [
288
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
289
+ # appropriate value for this field.
287
290
  # @param [Google::Apis::RuntimeconfigV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
288
291
  # @param [String] fields
289
292
  # Selector specifying which fields to include in a partial response.
@@ -385,8 +388,9 @@ module Google
385
388
  # permission-aware UIs and command-line tools, not for authorization checking.
386
389
  # This operation may "fail open" without warning.
387
390
  # @param [String] resource
388
- # REQUIRED: The resource for which the policy detail is being requested. See the
389
- # operation documentation for the appropriate value for this field.
391
+ # REQUIRED: The resource for which the policy detail is being requested. See [
392
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
393
+ # appropriate value for this field.
390
394
  # @param [Google::Apis::RuntimeconfigV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
391
395
  # @param [String] fields
392
396
  # Selector specifying which fields to include in a partial response.
@@ -590,8 +594,9 @@ module Google
590
594
  # permission-aware UIs and command-line tools, not for authorization checking.
591
595
  # This operation may "fail open" without warning.
592
596
  # @param [String] resource
593
- # REQUIRED: The resource for which the policy detail is being requested. See the
594
- # operation documentation for the appropriate value for this field.
597
+ # REQUIRED: The resource for which the policy detail is being requested. See [
598
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
599
+ # appropriate value for this field.
595
600
  # @param [Google::Apis::RuntimeconfigV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
596
601
  # @param [String] fields
597
602
  # Selector specifying which fields to include in a partial response.
@@ -853,8 +858,9 @@ module Google
853
858
  # permission-aware UIs and command-line tools, not for authorization checking.
854
859
  # This operation may "fail open" without warning.
855
860
  # @param [String] resource
856
- # REQUIRED: The resource for which the policy detail is being requested. See the
857
- # operation documentation for the appropriate value for this field.
861
+ # REQUIRED: The resource for which the policy detail is being requested. See [
862
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
863
+ # appropriate value for this field.
858
864
  # @param [Google::Apis::RuntimeconfigV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
859
865
  # @param [String] fields
860
866
  # 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-runtimeconfig_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.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-04-11 00:00:00.000000000 Z
11
+ date: 2022-05-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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-runtimeconfig_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-runtimeconfig_v1beta1/v0.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-runtimeconfig_v1beta1/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-runtimeconfig_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []