google-apis-managedidentities_v1beta1 0.33.0 → 0.35.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: dabd7a05d52666dc202b12c549e0033f6aec0f0898637cb75742d0876b5beff4
4
- data.tar.gz: 89ba826708698f8291a8c5ef9688bd631ad0c60698320fd0065645bf32fd4851
3
+ metadata.gz: ab84b24e2f2fc1c367c01f90b60ec85fbae346697f8c2dd6aabe716e09a8df8d
4
+ data.tar.gz: a2db4134031593c07ddf53abdf7b9c139a9fd5e7e42ee96420000134a3d27dfa
5
5
  SHA512:
6
- metadata.gz: ccd4efd0d2410072812b0489a061132de70f56b1d8d6560756ae9a43f42a58986715bba848c27c088f876ba214a8cd060fd082abbdf53ae8056654ebce159cd6
7
- data.tar.gz: 6f969dc43a0b62957cca8120677bcf1fdd368312506d2563c7de8e0337ca44ea3da04d6f9ae2fe51f759efd2fec6b5ee2568ed7e6780ff4309628f32bca2944e
6
+ metadata.gz: 645585d521aa99d7d761f7bf170910810ecc87816e26b874fbcef7480d5f2d662bcf7bd7ea82dfa003513329453e23515a89d72320c123c42438eb1035c3db34
7
+ data.tar.gz: 16eb7aa06e389dd9a9480b3098e867f99e1836ff017b1842561d9f647fbcc80eec65b1e8e0200436928199359559538e6d5df9db1ee132dac4ce3ba0dd4ebf53
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-managedidentities_v1beta1
2
2
 
3
+ ### v0.35.0 (2024-01-23)
4
+
5
+ * Regenerated from discovery document revision 20240112
6
+ * Regenerated using generator version 0.13.0
7
+
8
+ ### v0.34.0 (2023-10-22)
9
+
10
+ * Regenerated from discovery document revision 20231010
11
+
3
12
  ### v0.33.0 (2023-07-16)
4
13
 
5
14
  * Regenerated from discovery document revision 20230705
@@ -144,21 +144,43 @@ module Google
144
144
  # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
145
145
  # email address that represents a Google group. For example, `admins@example.com`
146
146
  # . * `domain:`domain``: The G Suite domain (primary) that represents all the
147
- # users of that domain. For example, `google.com` or `example.com`. * `deleted:
148
- # user:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
149
- # representing a user that has been recently deleted. For example, `alice@
150
- # example.com?uid=123456789012345678901`. If the user is recovered, this value
151
- # reverts to `user:`emailid`` and the recovered user retains the role in the
152
- # binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address
153
- # (plus unique identifier) representing a service account that has been recently
154
- # deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
147
+ # users of that domain. For example, `google.com` or `example.com`. * `principal:
148
+ # //iam.googleapis.com/locations/global/workforcePools/`pool_id`/subject/`
149
+ # subject_attribute_value``: A single identity in a workforce identity pool. * `
150
+ # principalSet://iam.googleapis.com/locations/global/workforcePools/`pool_id`/
151
+ # group/`group_id``: All workforce identities in a group. * `principalSet://iam.
152
+ # googleapis.com/locations/global/workforcePools/`pool_id`/attribute.`
153
+ # attribute_name`/`attribute_value``: All workforce identities with a specific
154
+ # attribute value. * `principalSet://iam.googleapis.com/locations/global/
155
+ # workforcePools/`pool_id`/*`: All identities in a workforce identity pool. * `
156
+ # principal://iam.googleapis.com/projects/`project_number`/locations/global/
157
+ # workloadIdentityPools/`pool_id`/subject/`subject_attribute_value``: A single
158
+ # identity in a workload identity pool. * `principalSet://iam.googleapis.com/
159
+ # projects/`project_number`/locations/global/workloadIdentityPools/`pool_id`/
160
+ # group/`group_id``: A workload identity pool group. * `principalSet://iam.
161
+ # googleapis.com/projects/`project_number`/locations/global/
162
+ # workloadIdentityPools/`pool_id`/attribute.`attribute_name`/`attribute_value``:
163
+ # All identities in a workload identity pool with a certain attribute. * `
164
+ # principalSet://iam.googleapis.com/projects/`project_number`/locations/global/
165
+ # workloadIdentityPools/`pool_id`/*`: All identities in a workload identity pool.
166
+ # * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
167
+ # identifier) representing a user that has been recently deleted. For example, `
168
+ # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
169
+ # value reverts to `user:`emailid`` and the recovered user retains the role in
170
+ # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
171
+ # address (plus unique identifier) representing a service account that has been
172
+ # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
155
173
  # 123456789012345678901`. If the service account is undeleted, this value
156
174
  # reverts to `serviceAccount:`emailid`` and the undeleted service account
157
175
  # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
158
176
  # An email address (plus unique identifier) representing a Google group that has
159
177
  # been recently deleted. For example, `admins@example.com?uid=
160
178
  # 123456789012345678901`. If the group is recovered, this value reverts to `
161
- # group:`emailid`` and the recovered group retains the role in the binding.
179
+ # group:`emailid`` and the recovered group retains the role in the binding. * `
180
+ # deleted:principal://iam.googleapis.com/locations/global/workforcePools/`
181
+ # pool_id`/subject/`subject_attribute_value``: Deleted single identity in a
182
+ # workforce identity pool. For example, `deleted:principal://iam.googleapis.com/
183
+ # locations/global/workforcePools/my-pool-id/subject/my-subject-attribute-value`.
162
184
  # Corresponds to the JSON property `members`
163
185
  # @return [Array<String>]
164
186
  attr_accessor :members
@@ -940,7 +962,7 @@ module Google
940
962
  # Optional. The MaintenancePolicies that have been attached to the instance. The
941
963
  # key must be of the type name of the oneof policy name defined in
942
964
  # MaintenancePolicy, and the referenced policy must define the same policy type.
943
- # For details, please refer to go/cloud-saas-mw-ug. Should not be set if
965
+ # For details, please refer to go/mr-user-guide. Should not be set if
944
966
  # maintenance_settings.maintenance_policies is set.
945
967
  # Corresponds to the JSON property `maintenancePolicyNames`
946
968
  # @return [Hash<String,String>]
@@ -1124,7 +1146,7 @@ module Google
1124
1146
  # Optional. The MaintenancePolicies that have been attached to the instance. The
1125
1147
  # key must be of the type name of the oneof policy name defined in
1126
1148
  # MaintenancePolicy, and the embedded policy must define the same policy type.
1127
- # For details, please refer to go/cloud-saas-mw-ug. Should not be set if
1149
+ # For details, please refer to go/mr-user-guide. Should not be set if
1128
1150
  # maintenance_policy_names is set. If only the name is needed, then only
1129
1151
  # populate MaintenancePolicy.name.
1130
1152
  # Corresponds to the JSON property `maintenancePolicies`
@@ -1794,13 +1816,13 @@ module Google
1794
1816
  # @return [String]
1795
1817
  attr_accessor :name
1796
1818
 
1797
- # The normal response of the operation in case of success. If the original
1798
- # method returns no data on success, such as `Delete`, the response is `google.
1799
- # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
1800
- # the response should be the resource. For other methods, the response should
1801
- # have the type `XxxResponse`, where `Xxx` is the original method name. For
1802
- # example, if the original method name is `TakeSnapshot()`, the inferred
1803
- # response type is `TakeSnapshotResponse`.
1819
+ # The normal, successful response of the operation. If the original method
1820
+ # returns no data on success, such as `Delete`, the response is `google.protobuf.
1821
+ # Empty`. If the original method is standard `Get`/`Create`/`Update`, the
1822
+ # response should be the resource. For other methods, the response should have
1823
+ # the type `XxxResponse`, where `Xxx` is the original method name. For example,
1824
+ # if the original method name is `TakeSnapshot()`, the inferred response type is
1825
+ # `TakeSnapshotResponse`.
1804
1826
  # Corresponds to the JSON property `response`
1805
1827
  # @return [Hash<String,Object>]
1806
1828
  attr_accessor :response
@@ -1958,22 +1980,22 @@ module Google
1958
1980
  # evaluates to `true`. A condition can add constraints based on attributes of
1959
1981
  # the request, the resource, or both. To learn which resources support
1960
1982
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
1961
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
1983
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
1962
1984
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
1963
1985
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
1964
1986
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
1965
1987
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
1966
1988
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
1967
1989
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
1968
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
1969
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
1970
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
1971
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
1972
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
1973
- # access description: Does not grant access after Sep 2020 expression: request.
1974
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
1975
- # a description of IAM and its features, see the [IAM documentation](https://
1976
- # cloud.google.com/iam/docs/).
1990
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
1991
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
1992
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
1993
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
1994
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
1995
+ # title: expirable access description: Does not grant access after Sep 2020
1996
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
1997
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
1998
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
1977
1999
  class Policy
1978
2000
  include Google::Apis::Core::Hashable
1979
2001
 
@@ -2162,22 +2184,22 @@ module Google
2162
2184
  # evaluates to `true`. A condition can add constraints based on attributes of
2163
2185
  # the request, the resource, or both. To learn which resources support
2164
2186
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
2165
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
2187
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
2166
2188
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
2167
2189
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
2168
2190
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
2169
2191
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
2170
2192
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
2171
2193
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
2172
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
2173
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
2174
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
2175
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
2176
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
2177
- # access description: Does not grant access after Sep 2020 expression: request.
2178
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
2179
- # a description of IAM and its features, see the [IAM documentation](https://
2180
- # cloud.google.com/iam/docs/).
2194
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
2195
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
2196
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
2197
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
2198
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
2199
+ # title: expirable access description: Does not grant access after Sep 2020
2200
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
2201
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
2202
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
2181
2203
  # Corresponds to the JSON property `policy`
2182
2204
  # @return [Google::Apis::ManagedidentitiesV1beta1::Policy]
2183
2205
  attr_accessor :policy
@@ -2453,8 +2475,8 @@ module Google
2453
2475
  attr_accessor :channel
2454
2476
 
2455
2477
  # Deny Maintenance Period that is applied to resource to indicate when
2456
- # maintenance is forbidden. User can specify zero or more non-overlapping deny
2457
- # periods. Maximum number of deny_maintenance_periods expected is one.
2478
+ # maintenance is forbidden. The protocol supports zero-to-many such periods, but
2479
+ # the current SLM Rollout implementation only supports zero-to-one.
2458
2480
  # Corresponds to the JSON property `denyMaintenancePeriods`
2459
2481
  # @return [Array<Google::Apis::ManagedidentitiesV1beta1::DenyMaintenancePeriod>]
2460
2482
  attr_accessor :deny_maintenance_periods
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ManagedidentitiesV1beta1
18
18
  # Version of the google-apis-managedidentities_v1beta1 gem
19
- GEM_VERSION = "0.33.0"
19
+ GEM_VERSION = "0.35.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.12.0"
22
+ GENERATOR_VERSION = "0.13.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230705"
25
+ REVISION = "20240112"
26
26
  end
27
27
  end
28
28
  end
@@ -33,6 +33,8 @@ module Google
33
33
  #
34
34
  # @see https://cloud.google.com/managed-microsoft-ad/
35
35
  class ManagedServiceforMicrosoftActiveDirectoryConsumerAPIService < Google::Apis::Core::BaseService
36
+ DEFAULT_ENDPOINT_TEMPLATE = "https://managedidentities.$UNIVERSE_DOMAIN$/"
37
+
36
38
  # @return [String]
37
39
  # API key. Your API key identifies your project and provides you with API access,
38
40
  # quota, and reports. Required unless you provide an OAuth 2.0 token.
@@ -44,7 +46,7 @@ module Google
44
46
  attr_accessor :quota_user
45
47
 
46
48
  def initialize
47
- super('https://managedidentities.googleapis.com/', '',
49
+ super(DEFAULT_ENDPOINT_TEMPLATE, '',
48
50
  client_name: 'google-apis-managedidentities_v1beta1',
49
51
  client_version: Google::Apis::ManagedidentitiesV1beta1::GEM_VERSION)
50
52
  @batch_path = 'batch'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-managedidentities_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.33.0
4
+ version: 0.35.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: 2023-07-16 00:00:00.000000000 Z
11
+ date: 2024-01-23 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.11.0
19
+ version: 0.12.0
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.11.0
29
+ version: 0.12.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -59,7 +59,7 @@ licenses:
59
59
  metadata:
60
60
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
61
61
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-managedidentities_v1beta1/CHANGELOG.md
62
- documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1beta1/v0.33.0
62
+ documentation_uri: https://googleapis.dev/ruby/google-apis-managedidentities_v1beta1/v0.35.0
63
63
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-managedidentities_v1beta1
64
64
  post_install_message:
65
65
  rdoc_options: []
@@ -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.4.2
79
+ rubygems_version: 3.5.3
80
80
  signing_key:
81
81
  specification_version: 4
82
82
  summary: Simple REST client for Managed Service for Microsoft Active Directory API