google-apis-servicemanagement_v1 0.25.0 → 0.26.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: e918057f762a8d7e19dc8672e097e93b7346fc71a91b316336d5ef0cfe08882f
4
- data.tar.gz: 30aab4de1791e4e25c57a5335421536829719428859337dfe40720b7e052e49f
3
+ metadata.gz: 5476c1b0365fb470b1b839b736817d1261b8de3434f21ed3dae0a00f2ae509eb
4
+ data.tar.gz: 9ac7a0ae1ab4c6f5e5177cb530f25ab4768c6ea8d6418d913a2e02fe891643f7
5
5
  SHA512:
6
- metadata.gz: f3f8c99e23ce61fbcfd5d37cfe42d769569f720998cd10022de4a1352de55cba13f1cf8c6ae8aef531e07c3fa9d5078d28f41670e3f30654aec7141742c8a486
7
- data.tar.gz: ac1b8bb6ce56da273dbf98ef3c7d593922410e16d31fca241ec5cc5641a3bfff82cffa171ec4750b9e64b3419a770e0bf52bff181d2aa285511bc7817fee77f4
6
+ metadata.gz: f039816aff4aba0ffb4bf329a0ed19631a9048c0bc8aa2b6e24da6f4b633502553d9f039fd7ecb9660f497f838442749bbbea9c4b8ad5bb9e2b2740f58b7ca59
7
+ data.tar.gz: 487a0a964f1e516c5347e614e8d1dd57577d4c2b55c2a783b60ac7bdb60dcf97a942b3336ea589998017e9ff4e0631074b93bfa4f7e493bbc90236ec01471282
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-servicemanagement_v1
2
2
 
3
+ ### v0.26.0 (2022-05-10)
4
+
5
+ * Regenerated from discovery document revision 20220506
6
+
3
7
  ### v0.25.0 (2022-05-04)
4
8
 
5
9
  * Regenerated from discovery document revision 20220429
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServicemanagementV1
18
18
  # Version of the google-apis-servicemanagement_v1 gem
19
- GEM_VERSION = "0.25.0"
19
+ GEM_VERSION = "0.26.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 = "20220429"
25
+ REVISION = "20220506"
26
26
  end
27
27
  end
28
28
  end
@@ -313,8 +313,9 @@ module Google
313
313
  # Gets the access control policy for a resource. Returns an empty policy if the
314
314
  # resource exists and does not have a policy set.
315
315
  # @param [String] resource
316
- # REQUIRED: The resource for which the policy is being requested. See the
317
- # operation documentation for the appropriate value for this field.
316
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
317
+ # names](https://cloud.google.com/apis/design/resource_names) for the
318
+ # appropriate value for this field.
318
319
  # @param [Google::Apis::ServicemanagementV1::GetIamPolicyRequest] get_iam_policy_request_object
319
320
  # @param [String] fields
320
321
  # Selector specifying which fields to include in a partial response.
@@ -392,8 +393,9 @@ module Google
392
393
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
393
394
  # PERMISSION_DENIED` errors.
394
395
  # @param [String] resource
395
- # REQUIRED: The resource for which the policy is being specified. See the
396
- # operation documentation for the appropriate value for this field.
396
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
397
+ # names](https://cloud.google.com/apis/design/resource_names) for the
398
+ # appropriate value for this field.
397
399
  # @param [Google::Apis::ServicemanagementV1::SetIamPolicyRequest] set_iam_policy_request_object
398
400
  # @param [String] fields
399
401
  # Selector specifying which fields to include in a partial response.
@@ -430,8 +432,9 @@ module Google
430
432
  # permission-aware UIs and command-line tools, not for authorization checking.
431
433
  # This operation may "fail open" without warning.
432
434
  # @param [String] resource
433
- # REQUIRED: The resource for which the policy detail is being requested. See the
434
- # operation documentation for the appropriate value for this field.
435
+ # REQUIRED: The resource for which the policy detail is being requested. See [
436
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
437
+ # appropriate value for this field.
435
438
  # @param [Google::Apis::ServicemanagementV1::TestIamPermissionsRequest] test_iam_permissions_request_object
436
439
  # @param [String] fields
437
440
  # Selector specifying which fields to include in a partial response.
@@ -659,8 +662,9 @@ module Google
659
662
  # Gets the access control policy for a resource. Returns an empty policy if the
660
663
  # resource exists and does not have a policy set.
661
664
  # @param [String] resource
662
- # REQUIRED: The resource for which the policy is being requested. See the
663
- # operation documentation for the appropriate value for this field.
665
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
666
+ # names](https://cloud.google.com/apis/design/resource_names) for the
667
+ # appropriate value for this field.
664
668
  # @param [Google::Apis::ServicemanagementV1::GetIamPolicyRequest] get_iam_policy_request_object
665
669
  # @param [String] fields
666
670
  # Selector specifying which fields to include in a partial response.
@@ -695,8 +699,9 @@ module Google
695
699
  # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
696
700
  # PERMISSION_DENIED` errors.
697
701
  # @param [String] resource
698
- # REQUIRED: The resource for which the policy is being specified. See the
699
- # operation documentation for the appropriate value for this field.
702
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
703
+ # names](https://cloud.google.com/apis/design/resource_names) for the
704
+ # appropriate value for this field.
700
705
  # @param [Google::Apis::ServicemanagementV1::SetIamPolicyRequest] set_iam_policy_request_object
701
706
  # @param [String] fields
702
707
  # Selector specifying which fields to include in a partial response.
@@ -733,8 +738,9 @@ module Google
733
738
  # permission-aware UIs and command-line tools, not for authorization checking.
734
739
  # This operation may "fail open" without warning.
735
740
  # @param [String] resource
736
- # REQUIRED: The resource for which the policy detail is being requested. See the
737
- # operation documentation for the appropriate value for this field.
741
+ # REQUIRED: The resource for which the policy detail is being requested. See [
742
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
743
+ # appropriate value for this field.
738
744
  # @param [Google::Apis::ServicemanagementV1::TestIamPermissionsRequest] test_iam_permissions_request_object
739
745
  # @param [String] fields
740
746
  # 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-servicemanagement_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.0
4
+ version: 0.26.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-05-16 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-servicemanagement_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-servicemanagement_v1/v0.25.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-servicemanagement_v1/v0.26.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-servicemanagement_v1
63
63
  post_install_message:
64
64
  rdoc_options: []