google-apis-cloudresourcemanager_v1beta1 0.17.0 → 0.20.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: 40047a003f79e3e4d9024db63549d5ec5f63de47b66bbe93e4d75379e0d5dbf5
4
- data.tar.gz: 7419db264c45129ba6144cef0a2f54c2cdfcbd321d1f3eed5a1a79782c2e595d
3
+ metadata.gz: 5d1415725cb2ca5d403c388b8d242347e31ff6afd131267e7bfb64141207143a
4
+ data.tar.gz: dd7ce4e7d48ac5c857f8108fecc961ec33df483877345cbe97bd12745e580f35
5
5
  SHA512:
6
- metadata.gz: 4e739aef87709f75e712a2fe1f9ff30ece647aae5a9544c99426041a91c27b21739060db474510b60a6c76e83c1d4155fc5e3c351b8807f21f4711e49d8bb336
7
- data.tar.gz: ae0708303b710b02cca76b6907c428c21a3408ffe9a7ddbf78e28f08f4a91a490552e4cfe5c7a01698929aec8dd2f263b047f950c7382983b68dffe2ad809acd
6
+ metadata.gz: d7162a4950c84aae35174eabf8e385c6ac64f5ee68fbf374be0f0a895c978ede4ecd533151fc12cf48d7eb99e0307a86016c8285193229bd00715fea5cca0a31
7
+ data.tar.gz: 6ec8d8f78cbfdf57f18307821bcda67fe67bfd5aa219cb18959ceae68d78d3aade2225454309c1edbf6d0e6adea3c4c58706ea2e5367b81104cc47a86fbfec76
data/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v1beta1
2
2
 
3
+ ### v0.20.0 (2022-06-04)
4
+
5
+ * Regenerated using generator version 0.5.0
6
+
7
+ ### v0.19.0 (2022-05-05)
8
+
9
+ * Regenerated from discovery document revision 20220501
10
+
11
+ ### v0.18.0 (2022-04-07)
12
+
13
+ * Regenerated from discovery document revision 20220403
14
+
3
15
  ### v0.17.0 (2022-03-24)
4
16
 
5
17
  * Regenerated from discovery document revision 20220320
@@ -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
 
@@ -138,7 +138,7 @@ module Google
138
138
  # @return [Google::Apis::CloudresourcemanagerV1beta1::Expr]
139
139
  attr_accessor :condition
140
140
 
141
- # Specifies the principals requesting access for a Cloud Platform resource. `
141
+ # Specifies the principals requesting access for a Google Cloud resource. `
142
142
  # members` can have the following values: * `allUsers`: A special identifier
143
143
  # that represents anyone who is on the internet; with or without a Google
144
144
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -1131,7 +1131,7 @@ module Google
1131
1131
  include Google::Apis::Core::Hashable
1132
1132
 
1133
1133
  # The set of permissions to check for the `resource`. Permissions with wildcards
1134
- # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
1134
+ # (such as `*` or `storage.*`) are not allowed. For more information see [IAM
1135
1135
  # Overview](https://cloud.google.com/iam/docs/overview#permissions).
1136
1136
  # Corresponds to the JSON property `permissions`
1137
1137
  # @return [Array<String>]
@@ -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.17.0"
19
+ GEM_VERSION = "0.20.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 = "20220320"
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.17.0
4
+ version: 0.20.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-03-28 00:00:00.000000000 Z
11
+ date: 2022-06-20 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-cloudresourcemanager_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1beta1/v0.17.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1beta1/v0.20.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: []
@@ -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 Resource Manager API V1beta1