google-apis-cloudresourcemanager_v2beta1 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: 4b6062be3dd483ca250f20e7284c47eb625801c421ba0892ccdb3227f96d6536
4
- data.tar.gz: 6c4b31d6cdfbc56a06269f7f17630e94c2faea3cc4f246af994574ccfdb8ebc6
3
+ metadata.gz: 5af2349ee6082ba5b738931d7c9c3dfbb4b5e6a01794a722c25d5c5e6a2a681b
4
+ data.tar.gz: c20bef8eca86c83f82aa3bf60086465bf7cc6f4ebc907c0b224cdabb42905f87
5
5
  SHA512:
6
- metadata.gz: 0d66dea2e3236d37c0733201887794e1cbb37da29841a47c198f512a32d65e9df926203b52e785b42d2ccd90501faa619b77e11f2939776e25b8543438cc2dc9
7
- data.tar.gz: 89170e2399dffba5ef745939a61f16d31def00fabc5c7ad29a64dd83d5c8d008d7cce6da83c053f5059a5339b7cd4a18fa4b60763901f04daa56098b66aa2161
6
+ metadata.gz: 83eb7703d3a00f118e9a77091f3916ee8f5ab2405c52d244d068068d4ae8d896b0beb065612b471011820b8de09f0d162b96bebcde70f8b7607627456b9814e3
7
+ data.tar.gz: 1bd6cfb3f0f5b9671649f7a557d43d2808c34da754548e0448780c3795596f83175befd0aad45f98a4faec258fdaf86bd33e56d593cd8ab25709b151b5c4cdb1
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v2beta1
2
2
 
3
+ ### v0.20.0 (2022-06-06)
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
+ * Regenerated using generator version 0.4.1
15
+
3
16
  ### v0.17.0 (2021-12-16)
4
17
 
5
18
  * Unspecified changes
@@ -35,8 +35,8 @@ module Google
35
35
  # "audit_log_configs": [ ` "log_type": "DATA_READ" `, ` "log_type": "DATA_WRITE"
36
36
  # , "exempted_members": [ "user:aliya@example.com" ] ` ] ` ] ` For sampleservice,
37
37
  # this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also
38
- # exempts jose@example.com from DATA_READ logging, and aliya@example.com from
39
- # DATA_WRITE logging.
38
+ # exempts `jose@example.com` from DATA_READ logging, and `aliya@example.com`
39
+ # from DATA_WRITE logging.
40
40
  class AuditConfig
41
41
  include Google::Apis::Core::Hashable
42
42
 
@@ -116,7 +116,7 @@ module Google
116
116
  # @return [Google::Apis::CloudresourcemanagerV2beta1::Expr]
117
117
  attr_accessor :condition
118
118
 
119
- # Specifies the principals requesting access for a Cloud Platform resource. `
119
+ # Specifies the principals requesting access for a Google Cloud resource. `
120
120
  # members` can have the following values: * `allUsers`: A special identifier
121
121
  # that represents anyone who is on the internet; with or without a Google
122
122
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -1091,7 +1091,7 @@ module Google
1091
1091
  include Google::Apis::Core::Hashable
1092
1092
 
1093
1093
  # The set of permissions to check for the `resource`. Permissions with wildcards
1094
- # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
1094
+ # (such as `*` or `storage.*`) are not allowed. For more information see [IAM
1095
1095
  # Overview](https://cloud.google.com/iam/docs/overview#permissions).
1096
1096
  # Corresponds to the JSON property `permissions`
1097
1097
  # @return [Array<String>]
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudresourcemanagerV2beta1
18
18
  # Version of the google-apis-cloudresourcemanager_v2beta1 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.0"
22
+ GENERATOR_VERSION = "0.5.0"
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
@@ -174,8 +174,9 @@ module Google
174
174
  # Folder's resource name, e.g. "folders/1234". The caller must have `
175
175
  # resourcemanager.folders.getIamPolicy` permission on the identified folder.
176
176
  # @param [String] resource
177
- # REQUIRED: The resource for which the policy is being requested. See the
178
- # operation documentation for the appropriate value for this field.
177
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
178
+ # names](https://cloud.google.com/apis/design/resource_names) for the
179
+ # appropriate value for this field.
179
180
  # @param [Google::Apis::CloudresourcemanagerV2beta1::GetIamPolicyRequest] get_iam_policy_request_object
180
181
  # @param [String] fields
181
182
  # Selector specifying which fields to include in a partial response.
@@ -385,8 +386,9 @@ module Google
385
386
  # The caller must have `resourcemanager.folders.setIamPolicy` permission on the
386
387
  # identified folder.
387
388
  # @param [String] resource
388
- # REQUIRED: The resource for which the policy is being specified. See the
389
- # operation documentation for the appropriate value for this field.
389
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
390
+ # names](https://cloud.google.com/apis/design/resource_names) for the
391
+ # appropriate value for this field.
390
392
  # @param [Google::Apis::CloudresourcemanagerV2beta1::SetIamPolicyRequest] set_iam_policy_request_object
391
393
  # @param [String] fields
392
394
  # Selector specifying which fields to include in a partial response.
@@ -421,8 +423,9 @@ module Google
421
423
  # field should be the Folder's resource name, e.g. "folders/1234". There are no
422
424
  # permissions required for making this API call.
423
425
  # @param [String] resource
424
- # REQUIRED: The resource for which the policy detail is being requested. See the
425
- # operation documentation for the appropriate value for this field.
426
+ # REQUIRED: The resource for which the policy detail is being requested. See [
427
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
428
+ # appropriate value for this field.
426
429
  # @param [Google::Apis::CloudresourcemanagerV2beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
427
430
  # @param [String] fields
428
431
  # 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_v2beta1
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-01-10 00:00:00.000000000 Z
11
+ date: 2022-06-13 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_v2beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v2beta1/v0.17.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v2beta1/v0.20.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudresourcemanager_v2beta1
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.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Resource Manager API V2beta1