google-apis-cloudresourcemanager_v1 0.14.0 → 0.18.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: 347a62673a8c562f4606d427c16f674b12af6d998cbd10d8d859f9490cb42f6d
4
- data.tar.gz: 7458511b0a15bb6a919a36c1adb2b14195c1125ac81a31218d1be0e21768b47b
3
+ metadata.gz: 33c3cb00e698cea301b637e533ff70b4266f2f063f7e8869e170853e53833464
4
+ data.tar.gz: d41f3d1b28efb9385e982845e099067a1aafbee142e04ee5a61015644a6a0bae
5
5
  SHA512:
6
- metadata.gz: c26698b28437c40284da7b9d27a8d69abeeec021163a1a47d74c48806c4ba65dd30dfc43c9eb3aa627d858b56a7f7dcf0ffcb16afcccd105e8a0a24446232972
7
- data.tar.gz: dcf47fee1c87b7414a6f0ccd9f892c320155feea2d1a6c84babf3ec2f7dc6a26e4335df3323506e6a14186bd64a1c763e36763e25464b16a4505b7ac87f745f0
6
+ metadata.gz: 07f76fd99b5ae85e4caa6bba005d854a23916392b22d76816463a49b55d4ae60449b915b1bae9225339168575cdce45e11451036f2573b7fb9c14d0cd609371a
7
+ data.tar.gz: b0b4cd8c1e10fcee327105f0165f8c06bf782ad53d564198ff975bf311f44208b429fcbb3922e01d5cb2140babedb99d7e5e21a7e7368ae6715015a726b1b788
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v1
2
2
 
3
+ ### v0.18.0 (2021-11-09)
4
+
5
+ * Regenerated from discovery document revision 20211107
6
+
7
+ ### v0.17.0 (2021-10-20)
8
+
9
+ * Regenerated from discovery document revision 20211017
10
+
11
+ ### v0.16.0 (2021-10-05)
12
+
13
+ * Regenerated from discovery document revision 20211003
14
+
15
+ ### v0.15.0 (2021-09-01)
16
+
17
+ * Regenerated from discovery document revision 20210830
18
+
3
19
  ### v0.14.0 (2021-08-03)
4
20
 
5
21
  * Regenerated from discovery document revision 20210801
data/OVERVIEW.md CHANGED
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Cloudresourcemanager service in particular.)
67
67
 
@@ -115,7 +115,7 @@ module Google
115
115
  end
116
116
  end
117
117
 
118
- # Associates `members` with a `role`.
118
+ # Associates `members`, or principals, with a `role`.
119
119
  class Binding
120
120
  include Google::Apis::Core::Hashable
121
121
 
@@ -138,7 +138,7 @@ module Google
138
138
  # @return [Google::Apis::CloudresourcemanagerV1::Expr]
139
139
  attr_accessor :condition
140
140
 
141
- # Specifies the identities requesting access for a Cloud Platform resource. `
141
+ # Specifies the principals requesting access for a Cloud Platform 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
@@ -168,8 +168,8 @@ module Google
168
168
  # @return [Array<String>]
169
169
  attr_accessor :members
170
170
 
171
- # Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`
172
- # , or `roles/owner`.
171
+ # Role that is assigned to the list of `members`, or principals. For example, `
172
+ # roles/viewer`, `roles/editor`, or `roles/owner`.
173
173
  # Corresponds to the JSON property `role`
174
174
  # @return [String]
175
175
  attr_accessor :role
@@ -825,13 +825,16 @@ module Google
825
825
  class GetPolicyOptions
826
826
  include Google::Apis::Core::Hashable
827
827
 
828
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
829
- # 3. Requests specifying an invalid value will be rejected. Requests for
830
- # policies with any conditional bindings must specify version 3. Policies
831
- # without any conditional bindings may specify any valid value or leave the
832
- # field unset. To learn which resources support conditions in their IAM policies,
833
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
834
- # resource-policies).
828
+ # Optional. The maximum policy version that will be used to format the policy.
829
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
830
+ # rejected. Requests for policies with any conditional role bindings must
831
+ # specify version 3. Policies with no conditional role bindings may specify any
832
+ # valid value or leave the field unset. The policy in the response might use the
833
+ # policy version that you specified, or it might use a lower policy version. For
834
+ # example, if you specify version 3, but the policy has no conditional role
835
+ # bindings, the response uses version 1. To learn which resources support
836
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
837
+ # google.com/iam/help/conditions/resource-policies).
835
838
  # Corresponds to the JSON property `requestedPolicyVersion`
836
839
  # @return [Fixnum]
837
840
  attr_accessor :requested_policy_version
@@ -1500,31 +1503,31 @@ module Google
1500
1503
 
1501
1504
  # An Identity and Access Management (IAM) policy, which specifies access
1502
1505
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
1503
- # A `binding` binds one or more `members` to a single `role`. Members can be
1504
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
1505
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
1506
- # role or a user-created custom role. For some types of Google Cloud resources,
1507
- # a `binding` can also specify a `condition`, which is a logical expression that
1508
- # allows access to a resource only if the expression evaluates to `true`. A
1509
- # condition can add constraints based on attributes of the request, the resource,
1510
- # or both. To learn which resources support conditions in their IAM policies,
1511
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1512
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
1513
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
1514
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
1515
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
1516
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
1517
- # title": "expirable access", "description": "Does not grant access after Sep
1518
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1519
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1520
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
1521
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1522
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1523
- # roles/resourcemanager.organizationViewer condition: title: expirable access
1524
- # description: Does not grant access after Sep 2020 expression: request.time <
1525
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
1526
- # description of IAM and its features, see the [IAM documentation](https://cloud.
1527
- # google.com/iam/docs/).
1506
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
1507
+ # Principals can be user accounts, service accounts, Google groups, and domains (
1508
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
1509
+ # an IAM predefined role or a user-created custom role. For some types of Google
1510
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
1511
+ # logical expression that allows access to a resource only if the expression
1512
+ # evaluates to `true`. A condition can add constraints based on attributes of
1513
+ # the request, the resource, or both. To learn which resources support
1514
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1515
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1516
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1517
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1518
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1519
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1520
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
1521
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1522
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1523
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
1524
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1525
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1526
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1527
+ # access description: Does not grant access after Sep 2020 expression: request.
1528
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1529
+ # a description of IAM and its features, see the [IAM documentation](https://
1530
+ # cloud.google.com/iam/docs/).
1528
1531
  class Policy
1529
1532
  include Google::Apis::Core::Hashable
1530
1533
 
@@ -1533,9 +1536,14 @@ module Google
1533
1536
  # @return [Array<Google::Apis::CloudresourcemanagerV1::AuditConfig>]
1534
1537
  attr_accessor :audit_configs
1535
1538
 
1536
- # Associates a list of `members` to a `role`. Optionally, may specify a `
1537
- # condition` that determines how and when the `bindings` are applied. Each of
1538
- # the `bindings` must contain at least one member.
1539
+ # Associates a list of `members`, or principals, with a `role`. Optionally, may
1540
+ # specify a `condition` that determines how and when the `bindings` are applied.
1541
+ # Each of the `bindings` must contain at least one principal. The `bindings` in
1542
+ # a `Policy` can refer to up to 1,500 principals; up to 250 of these principals
1543
+ # can be Google groups. Each occurrence of a principal counts towards these
1544
+ # limits. For example, if the `bindings` grant 50 different roles to `user:alice@
1545
+ # example.com`, and not to any other principal, then you can add another 1,450
1546
+ # principals to the `bindings` in the `Policy`.
1539
1547
  # Corresponds to the JSON property `bindings`
1540
1548
  # @return [Array<Google::Apis::CloudresourcemanagerV1::Binding>]
1541
1549
  attr_accessor :bindings
@@ -1760,8 +1768,9 @@ module Google
1760
1768
  # @return [String]
1761
1769
  attr_accessor :filter
1762
1770
 
1763
- # The maximum number of Organizations to return in the response. This field is
1764
- # optional.
1771
+ # The maximum number of Organizations to return in the response. The server can
1772
+ # return fewer organizations than requested. If unspecified, server picks an
1773
+ # appropriate default.
1765
1774
  # Corresponds to the JSON property `pageSize`
1766
1775
  # @return [Fixnum]
1767
1776
  attr_accessor :page_size
@@ -1819,31 +1828,31 @@ module Google
1819
1828
 
1820
1829
  # An Identity and Access Management (IAM) policy, which specifies access
1821
1830
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
1822
- # A `binding` binds one or more `members` to a single `role`. Members can be
1823
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
1824
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
1825
- # role or a user-created custom role. For some types of Google Cloud resources,
1826
- # a `binding` can also specify a `condition`, which is a logical expression that
1827
- # allows access to a resource only if the expression evaluates to `true`. A
1828
- # condition can add constraints based on attributes of the request, the resource,
1829
- # or both. To learn which resources support conditions in their IAM policies,
1830
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1831
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
1832
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
1833
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
1834
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
1835
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
1836
- # title": "expirable access", "description": "Does not grant access after Sep
1837
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1838
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1839
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
1840
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1841
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1842
- # roles/resourcemanager.organizationViewer condition: title: expirable access
1843
- # description: Does not grant access after Sep 2020 expression: request.time <
1844
- # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
1845
- # description of IAM and its features, see the [IAM documentation](https://cloud.
1846
- # google.com/iam/docs/).
1831
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
1832
+ # Principals can be user accounts, service accounts, Google groups, and domains (
1833
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
1834
+ # an IAM predefined role or a user-created custom role. For some types of Google
1835
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
1836
+ # logical expression that allows access to a resource only if the expression
1837
+ # evaluates to `true`. A condition can add constraints based on attributes of
1838
+ # the request, the resource, or both. To learn which resources support
1839
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1840
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1841
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1842
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1843
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1844
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1845
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
1846
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1847
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1848
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
1849
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1850
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1851
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1852
+ # access description: Does not grant access after Sep 2020 expression: request.
1853
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1854
+ # a description of IAM and its features, see the [IAM documentation](https://
1855
+ # cloud.google.com/iam/docs/).
1847
1856
  # Corresponds to the JSON property `policy`
1848
1857
  # @return [Google::Apis::CloudresourcemanagerV1::Policy]
1849
1858
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudresourcemanagerV1
18
18
  # Version of the google-apis-cloudresourcemanager_v1 gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.18.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210801"
25
+ REVISION = "20211107"
26
26
  end
27
27
  end
28
28
  end
@@ -361,6 +361,8 @@ module Google
361
361
  # parent` of `projects/1234` requires permission `resourcemanager.projects.get`.
362
362
  # @param [Fixnum] page_size
363
363
  # The maximum number of items to return. This is a suggestion for the server.
364
+ # The server can return fewer liens than requested. If unspecified, server picks
365
+ # an appropriate default.
364
366
  # @param [String] page_token
365
367
  # The `next_page_token` value returned from a previous List request, if any.
366
368
  # @param [String] parent
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudresourcemanager_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.18.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: 2021-08-09 00:00:00.000000000 Z
11
+ date: 2021-11-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudresourcemanager_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1/v0.14.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudresourcemanager_v1
60
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudresourcemanager_v1/CHANGELOG.md
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1/v0.18.0
62
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudresourcemanager_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
65
65
  require_paths: