google-apis-cloudresourcemanager_v1beta1 0.16.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: 89c7535d2df5295d6d06820e2b1c0be3d43d7200d9bde9e794f5a4eceaa9536e
4
- data.tar.gz: 9d02e3f348db1765f110659ef5838273df3969c7a2e554ed4a39327dec64d9f9
3
+ metadata.gz: 6ecafc5ae1f7f7f30d6f16148ba72cfe2659fa0105374e271f9e087ad888d6cf
4
+ data.tar.gz: 3128658a54d73147fe6215ce7cc740d4a78dacbcbd3632a57a2ae76fd16b454c
5
5
  SHA512:
6
- metadata.gz: 61060bbb157867466baf017b770f96bd6c23423171b071ed20e35d0ca344b6777f78a6659cd6d480225e45553f7fc3099bb87a496908c440b7d55b2474dd5b6d
7
- data.tar.gz: f3208a2b5e07748b8b2da701b55d198998771158f71de851875cb58ba862a71869971bb63a7e81b3d56a93d6677f50e26b00a9a787af5af00ea2869c449f62bc
6
+ metadata.gz: 25e83df1d41b7732720354b16a6ee5b99506a9ea4c9409ea28753854804201f67a15150193d3ae9b2f1076add458b50fba09c1d41888b2fb7c38ba65b2ea40c4
7
+ data.tar.gz: db4c62406b46e6d4bad213eeb5a15425ff6e70b08a9330e7cdfdad69c700affb3f2d61db4d8059a846469a526c8e9230d871c08ec7de1551d202ecf5edc78994
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
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
+
7
+ ### v0.18.0 (2022-04-07)
8
+
9
+ * Regenerated from discovery document revision 20220403
10
+
11
+ ### v0.17.0 (2022-03-24)
12
+
13
+ * Regenerated from discovery document revision 20220320
14
+ * Regenerated using generator version 0.4.1
15
+
3
16
  ### v0.16.0 (2021-12-16)
4
17
 
5
18
  * Unspecified changes
@@ -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
@@ -449,8 +449,7 @@ module Google
449
449
  # A generic empty message that you can re-use to avoid defining duplicated empty
450
450
  # messages in your APIs. A typical example is to use it as the request or the
451
451
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
452
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
453
- # `Empty` is empty JSON object ````.
452
+ # protobuf.Empty) returns (google.protobuf.Empty); `
454
453
  class Empty
455
454
  include Google::Apis::Core::Hashable
456
455
 
@@ -1132,7 +1131,7 @@ module Google
1132
1131
  include Google::Apis::Core::Hashable
1133
1132
 
1134
1133
  # The set of permissions to check for the `resource`. Permissions with wildcards
1135
- # (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
1136
1135
  # Overview](https://cloud.google.com/iam/docs/overview#permissions).
1137
1136
  # Corresponds to the JSON property `permissions`
1138
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.16.0"
19
+ GEM_VERSION = "0.19.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211107"
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.16.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-01-10 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.16.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: []
@@ -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.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Resource Manager API V1beta1