google-apis-cloudresourcemanager_v1beta1 0.18.0 → 0.19.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: a532c4c4b57412b18ae0ef533b7e188ca623ee9d63f3f9a5a15fbb1812be65f9
4
- data.tar.gz: 02f646af8c25e079bca921f442a2744bd1ca9410567480367a05e72422e51d2e
3
+ metadata.gz: 6ecafc5ae1f7f7f30d6f16148ba72cfe2659fa0105374e271f9e087ad888d6cf
4
+ data.tar.gz: 3128658a54d73147fe6215ce7cc740d4a78dacbcbd3632a57a2ae76fd16b454c
5
5
  SHA512:
6
- metadata.gz: 60ff4dc3b53d180982c52a974732cf8df8ed04068c9fc44db5ced074f995590642286dee17ba5847885ccb5d8e2a4243e9be3d46ed43119f4e64d5bbb9ad1526
7
- data.tar.gz: 198f2ade28f1255909135167c833a3ff4808d43dc3d0d450f63580c6b5d64217a84e4c3257ffbbcdcd3decce3d9b99debeffd28c17e1d1d9a323a4417dca08c8
6
+ metadata.gz: 25e83df1d41b7732720354b16a6ee5b99506a9ea4c9409ea28753854804201f67a15150193d3ae9b2f1076add458b50fba09c1d41888b2fb7c38ba65b2ea40c4
7
+ data.tar.gz: db4c62406b46e6d4bad213eeb5a15425ff6e70b08a9330e7cdfdad69c700affb3f2d61db4d8059a846469a526c8e9230d871c08ec7de1551d202ecf5edc78994
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v1beta1
2
2
 
3
+ ### v0.19.0 (2022-05-05)
4
+
5
+ * Regenerated from discovery document revision 20220501
6
+
3
7
  ### v0.18.0 (2022-04-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20220403
@@ -57,8 +57,8 @@ module Google
57
57
  # "audit_log_configs": [ ` "log_type": "DATA_READ" `, ` "log_type": "DATA_WRITE"
58
58
  # , "exempted_members": [ "user:aliya@example.com" ] ` ] ` ] ` For sampleservice,
59
59
  # this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also
60
- # exempts jose@example.com from DATA_READ logging, and aliya@example.com from
61
- # DATA_WRITE logging.
60
+ # exempts `jose@example.com` from DATA_READ logging, and `aliya@example.com`
61
+ # from DATA_WRITE logging.
62
62
  class AuditConfig
63
63
  include Google::Apis::Core::Hashable
64
64
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudresourcemanagerV1beta1
18
18
  # Version of the google-apis-cloudresourcemanager_v1beta1 gem
19
- GEM_VERSION = "0.18.0"
19
+ GEM_VERSION = "0.19.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 = "20220403"
25
+ REVISION = "20220501"
26
26
  end
27
27
  end
28
28
  end
@@ -90,8 +90,9 @@ module Google
90
90
  # no such policy or resource exists. The `resource` field should be the
91
91
  # organization's resource name, e.g. "organizations/123".
92
92
  # @param [String] resource
93
- # REQUIRED: The resource for which the policy is being requested. See the
94
- # operation documentation for the appropriate value for this field.
93
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
94
+ # names](https://cloud.google.com/apis/design/resource_names) for the
95
+ # appropriate value for this field.
95
96
  # @param [Google::Apis::CloudresourcemanagerV1beta1::GetIamPolicyRequest] get_iam_policy_request_object
96
97
  # @param [String] fields
97
98
  # Selector specifying which fields to include in a partial response.
@@ -172,8 +173,9 @@ module Google
172
173
  # existing policy. The `resource` field should be the organization's resource
173
174
  # name, e.g. "organizations/123".
174
175
  # @param [String] resource
175
- # REQUIRED: The resource for which the policy is being specified. See the
176
- # operation documentation for the appropriate value for this field.
176
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
177
+ # names](https://cloud.google.com/apis/design/resource_names) for the
178
+ # appropriate value for this field.
177
179
  # @param [Google::Apis::CloudresourcemanagerV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
178
180
  # @param [String] fields
179
181
  # Selector specifying which fields to include in a partial response.
@@ -208,8 +210,9 @@ module Google
208
210
  # resource` field should be the organization's resource name, e.g. "
209
211
  # organizations/123".
210
212
  # @param [String] resource
211
- # REQUIRED: The resource for which the policy detail is being requested. See the
212
- # operation documentation for the appropriate value for this field.
213
+ # REQUIRED: The resource for which the policy detail is being requested. See [
214
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
215
+ # appropriate value for this field.
213
216
  # @param [Google::Apis::CloudresourcemanagerV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
214
217
  # @param [String] fields
215
218
  # Selector specifying which fields to include in a partial response.
@@ -426,8 +429,9 @@ module Google
426
429
  # information about resource structure and identification, see [Resource Names](/
427
430
  # apis/design/resource_names).
428
431
  # @param [String] resource
429
- # REQUIRED: The resource for which the policy is being requested. See the
430
- # operation documentation for the appropriate value for this field.
432
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
433
+ # names](https://cloud.google.com/apis/design/resource_names) for the
434
+ # appropriate value for this field.
431
435
  # @param [Google::Apis::CloudresourcemanagerV1beta1::GetIamPolicyRequest] get_iam_policy_request_object
432
436
  # @param [String] fields
433
437
  # Selector specifying which fields to include in a partial response.
@@ -553,8 +557,9 @@ module Google
553
557
  # the lack of a ToS-accepting owner is rectified. Authorization requires the
554
558
  # Google IAM permission `resourcemanager.projects.setIamPolicy` on the project
555
559
  # @param [String] resource
556
- # REQUIRED: The resource for which the policy is being specified. See the
557
- # operation documentation for the appropriate value for this field.
560
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
561
+ # names](https://cloud.google.com/apis/design/resource_names) for the
562
+ # appropriate value for this field.
558
563
  # @param [Google::Apis::CloudresourcemanagerV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
559
564
  # @param [String] fields
560
565
  # Selector specifying which fields to include in a partial response.
@@ -587,8 +592,9 @@ module Google
587
592
 
588
593
  # Returns permissions that a caller has on the specified Project.
589
594
  # @param [String] resource
590
- # REQUIRED: The resource for which the policy detail is being requested. See the
591
- # operation documentation for the appropriate value for this field.
595
+ # REQUIRED: The resource for which the policy detail is being requested. See [
596
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
597
+ # appropriate value for this field.
592
598
  # @param [Google::Apis::CloudresourcemanagerV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
593
599
  # @param [String] fields
594
600
  # 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-cloudresourcemanager_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.0
4
+ version: 0.19.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-cloudresourcemanager_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1beta1/v0.18.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1beta1/v0.19.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudresourcemanager_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []