google-apis-managedidentities_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: 16f7cc5a49196e2e3ae933bc54a0e1f21614b37e1d107cd3fa614a8e5eecc172
4
- data.tar.gz: 15d3885c89a8b55f6a3ea1739e49af5f207487210522e63dea742f1c4c17fd6f
3
+ metadata.gz: 5635ff16f487edfea814854d3e2f0ba7105cefc0e5a0b0dff2f9f027ee320dfb
4
+ data.tar.gz: 4d3eaefa37bc72b8f1a78c1bbe7bbbd558e5fefa349143de20b1f83545774393
5
5
  SHA512:
6
- metadata.gz: bca7366460baf5688d21f76af8340dc76e81321b50c38286221b604b20b92918cf1b9d843a68f0099ae8b1db67e225b488c72952d79432f675c550f865ffbd19
7
- data.tar.gz: ac8de207493b883930969ccadf330bbd652647a2ecae343fbbcff784a1a6d3c8d7403f5db982da9fc9876b1f5817cc34b3d1a02d4b5a0abb129439db29d2f6ec
6
+ metadata.gz: 41c5d8b2eec5958ff09437041355b6df5932858fa2e1f8e81ee9eee5354c52ac751e2d5b03b5282c9335987b33b162c52dc26793913e297c2499eb56f0a238e7
7
+ data.tar.gz: d67165f5e702a464a5349c268826966e9804d1d1369bf7e1b46605ab637698375b8406b44ec69c159b262646c86e586d468c8dfd22561c2cb3f4377cd81817f2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-managedidentities_v1
2
2
 
3
+ ### v0.18.0 (2021-12-14)
4
+
5
+ * Unspecified changes
6
+
7
+ ### v0.17.0 (2021-11-14)
8
+
9
+ * Regenerated from discovery document revision 20211108
10
+
11
+ ### v0.16.0 (2021-10-21)
12
+
13
+ * Unspecified changes
14
+
15
+ ### v0.15.0 (2021-10-10)
16
+
17
+ * Regenerated from discovery document revision 20211004
18
+
3
19
  ### v0.14.0 (2021-09-03)
4
20
 
5
21
  * Regenerated from discovery document revision 20210824
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/managedidentities_v1"
51
51
  client = Google::Apis::ManagedidentitiesV1::ManagedServiceforMicrosoftActiveDirectoryConsumerAPIService.new
52
52
 
53
53
  # Authenticate calls
54
- client.authentication = # ... use the googleauth gem to create credentials
54
+ client.authorization = # ... use the googleauth gem to create credentials
55
55
  ```
56
56
 
57
57
  See the class reference docs for information on the methods you can call from a client.
@@ -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 Managedidentities service in particular.)
67
67
 
@@ -44,7 +44,7 @@ module Google
44
44
  end
45
45
  end
46
46
 
47
- # Associates `members` with a `role`.
47
+ # Associates `members`, or principals, with a `role`.
48
48
  class Binding
49
49
  include Google::Apis::Core::Hashable
50
50
 
@@ -67,7 +67,7 @@ module Google
67
67
  # @return [Google::Apis::ManagedidentitiesV1::Expr]
68
68
  attr_accessor :condition
69
69
 
70
- # Specifies the identities requesting access for a Cloud Platform resource. `
70
+ # Specifies the principals requesting access for a Cloud Platform resource. `
71
71
  # members` can have the following values: * `allUsers`: A special identifier
72
72
  # that represents anyone who is on the internet; with or without a Google
73
73
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -97,8 +97,8 @@ module Google
97
97
  # @return [Array<String>]
98
98
  attr_accessor :members
99
99
 
100
- # Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`
101
- # , or `roles/owner`.
100
+ # Role that is assigned to the list of `members`, or principals. For example, `
101
+ # roles/viewer`, `roles/editor`, or `roles/owner`.
102
102
  # Corresponds to the JSON property `role`
103
103
  # @return [String]
104
104
  attr_accessor :role
@@ -1568,37 +1568,42 @@ module Google
1568
1568
 
1569
1569
  # An Identity and Access Management (IAM) policy, which specifies access
1570
1570
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
1571
- # A `binding` binds one or more `members` to a single `role`. Members can be
1572
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
1573
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
1574
- # role or a user-created custom role. For some types of Google Cloud resources,
1575
- # a `binding` can also specify a `condition`, which is a logical expression that
1576
- # allows access to a resource only if the expression evaluates to `true`. A
1577
- # condition can add constraints based on attributes of the request, the resource,
1578
- # or both. To learn which resources support conditions in their IAM policies,
1579
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1580
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
1581
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
1582
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
1583
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
1584
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
1585
- # title": "expirable access", "description": "Does not grant access after Sep
1586
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1587
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1588
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
1589
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1590
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1591
- # roles/resourcemanager.organizationViewer condition: title: expirable access
1592
- # description: Does not grant access after Sep 2020 expression: request.time <
1593
- # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
1594
- # description of IAM and its features, see the [IAM documentation](https://cloud.
1595
- # google.com/iam/docs/).
1571
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
1572
+ # Principals can be user accounts, service accounts, Google groups, and domains (
1573
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
1574
+ # an IAM predefined role or a user-created custom role. For some types of Google
1575
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
1576
+ # logical expression that allows access to a resource only if the expression
1577
+ # evaluates to `true`. A condition can add constraints based on attributes of
1578
+ # the request, the resource, or both. To learn which resources support
1579
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1580
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1581
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1582
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1583
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1584
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1585
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
1586
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1587
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1588
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
1589
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1590
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1591
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1592
+ # access description: Does not grant access after Sep 2020 expression: request.
1593
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1594
+ # a description of IAM and its features, see the [IAM documentation](https://
1595
+ # cloud.google.com/iam/docs/).
1596
1596
  class Policy
1597
1597
  include Google::Apis::Core::Hashable
1598
1598
 
1599
- # Associates a list of `members` to a `role`. Optionally, may specify a `
1600
- # condition` that determines how and when the `bindings` are applied. Each of
1601
- # the `bindings` must contain at least one member.
1599
+ # Associates a list of `members`, or principals, with a `role`. Optionally, may
1600
+ # specify a `condition` that determines how and when the `bindings` are applied.
1601
+ # Each of the `bindings` must contain at least one principal. The `bindings` in
1602
+ # a `Policy` can refer to up to 1,500 principals; up to 250 of these principals
1603
+ # can be Google groups. Each occurrence of a principal counts towards these
1604
+ # limits. For example, if the `bindings` grant 50 different roles to `user:alice@
1605
+ # example.com`, and not to any other principal, then you can add another 1,450
1606
+ # principals to the `bindings` in the `Policy`.
1602
1607
  # Corresponds to the JSON property `bindings`
1603
1608
  # @return [Array<Google::Apis::ManagedidentitiesV1::Binding>]
1604
1609
  attr_accessor :bindings
@@ -1748,31 +1753,31 @@ module Google
1748
1753
 
1749
1754
  # An Identity and Access Management (IAM) policy, which specifies access
1750
1755
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
1751
- # A `binding` binds one or more `members` to a single `role`. Members can be
1752
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
1753
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
1754
- # role or a user-created custom role. For some types of Google Cloud resources,
1755
- # a `binding` can also specify a `condition`, which is a logical expression that
1756
- # allows access to a resource only if the expression evaluates to `true`. A
1757
- # condition can add constraints based on attributes of the request, the resource,
1758
- # or both. To learn which resources support conditions in their IAM policies,
1759
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1760
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
1761
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
1762
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
1763
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
1764
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
1765
- # title": "expirable access", "description": "Does not grant access after Sep
1766
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1767
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1768
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
1769
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1770
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1771
- # roles/resourcemanager.organizationViewer condition: title: expirable access
1772
- # description: Does not grant access after Sep 2020 expression: request.time <
1773
- # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
1774
- # description of IAM and its features, see the [IAM documentation](https://cloud.
1775
- # google.com/iam/docs/).
1756
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
1757
+ # Principals can be user accounts, service accounts, Google groups, and domains (
1758
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
1759
+ # an IAM predefined role or a user-created custom role. For some types of Google
1760
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
1761
+ # logical expression that allows access to a resource only if the expression
1762
+ # evaluates to `true`. A condition can add constraints based on attributes of
1763
+ # the request, the resource, or both. To learn which resources support
1764
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1765
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1766
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1767
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1768
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1769
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1770
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
1771
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1772
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1773
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
1774
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1775
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1776
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1777
+ # access description: Does not grant access after Sep 2020 expression: request.
1778
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1779
+ # a description of IAM and its features, see the [IAM documentation](https://
1780
+ # cloud.google.com/iam/docs/).
1776
1781
  # Corresponds to the JSON property `policy`
1777
1782
  # @return [Google::Apis::ManagedidentitiesV1::Policy]
1778
1783
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ManagedidentitiesV1
18
18
  # Version of the google-apis-managedidentities_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 = "20210824"
25
+ REVISION = "20211108"
26
26
  end
27
27
  end
28
28
  end
@@ -302,13 +302,16 @@ module Google
302
302
  # REQUIRED: The resource for which the policy is being requested. See the
303
303
  # operation documentation for the appropriate value for this field.
304
304
  # @param [Fixnum] options_requested_policy_version
305
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
306
- # 3. Requests specifying an invalid value will be rejected. Requests for
307
- # policies with any conditional bindings must specify version 3. Policies
308
- # without any conditional bindings may specify any valid value or leave the
309
- # field unset. To learn which resources support conditions in their IAM policies,
310
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
311
- # resource-policies).
305
+ # Optional. The maximum policy version that will be used to format the policy.
306
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
307
+ # rejected. Requests for policies with any conditional role bindings must
308
+ # specify version 3. Policies with no conditional role bindings may specify any
309
+ # valid value or leave the field unset. The policy in the response might use the
310
+ # policy version that you specified, or it might use a lower policy version. For
311
+ # example, if you specify version 3, but the policy has no conditional role
312
+ # bindings, the response uses version 1. To learn which resources support
313
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
314
+ # google.com/iam/help/conditions/resource-policies).
312
315
  # @param [String] fields
313
316
  # Selector specifying which fields to include in a partial response.
314
317
  # @param [String] quota_user
@@ -909,7 +912,8 @@ module Google
909
912
  # project_id`/locations/global`
910
913
  # @param [Google::Apis::ManagedidentitiesV1::Peering] peering_object
911
914
  # @param [String] peering_id
912
- # Required. Peering Id, unique name to identify peering.
915
+ # Required. Peering Id, unique name to identify peering. It should follow the
916
+ # regex format "^(?:[a-z](?:[-a-z0-9]`0,61`[a-z0-9])?)$"
913
917
  # @param [String] fields
914
918
  # Selector specifying which fields to include in a partial response.
915
919
  # @param [String] quota_user
@@ -1008,13 +1012,16 @@ module Google
1008
1012
  # REQUIRED: The resource for which the policy is being requested. See the
1009
1013
  # operation documentation for the appropriate value for this field.
1010
1014
  # @param [Fixnum] options_requested_policy_version
1011
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
1012
- # 3. Requests specifying an invalid value will be rejected. Requests for
1013
- # policies with any conditional bindings must specify version 3. Policies
1014
- # without any conditional bindings may specify any valid value or leave the
1015
- # field unset. To learn which resources support conditions in their IAM policies,
1016
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1017
- # resource-policies).
1015
+ # Optional. The maximum policy version that will be used to format the policy.
1016
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
1017
+ # rejected. Requests for policies with any conditional role bindings must
1018
+ # specify version 3. Policies with no conditional role bindings may specify any
1019
+ # valid value or leave the field unset. The policy in the response might use the
1020
+ # policy version that you specified, or it might use a lower policy version. For
1021
+ # example, if you specify version 3, but the policy has no conditional role
1022
+ # bindings, the response uses version 1. To learn which resources support
1023
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1024
+ # google.com/iam/help/conditions/resource-policies).
1018
1025
  # @param [String] fields
1019
1026
  # Selector specifying which fields to include in a partial response.
1020
1027
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-managedidentities_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-09-06 00:00:00.000000000 Z
11
+ date: 2022-01-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,9 +58,9 @@ licenses:
58
58
  - Apache-2.0
59
59
  metadata:
60
60
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
61
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-managedidentities_v1/CHANGELOG.md
62
- documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1/v0.14.0
63
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-managedidentities_v1
61
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-managedidentities_v1/CHANGELOG.md
62
+ documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1/v0.18.0
63
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-managedidentities_v1
64
64
  post_install_message:
65
65
  rdoc_options: []
66
66
  require_paths:
@@ -76,7 +76,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
76
76
  - !ruby/object:Gem::Version
77
77
  version: '0'
78
78
  requirements: []
79
- rubygems_version: 3.2.17
79
+ rubygems_version: 3.3.4
80
80
  signing_key:
81
81
  specification_version: 4
82
82
  summary: Simple REST client for Managed Service for Microsoft Active Directory API