google-apis-datamigration_v1 0.20.0 → 0.22.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: 1c9e1c0b62ab13728b12922a96f4eb53bf6de05028bff473e7f1ce599566dd73
4
- data.tar.gz: 8e23de2368fe397b3d971438b21bddd2c6be10e45c8e74c52d9d8cfd461e3c4d
3
+ metadata.gz: 0a901cd9684a58f7638a0c26456fc9be415f010dd98a4dd3cdf7a2765a2a19fd
4
+ data.tar.gz: 361d76f10bd5c8a558013fd95faa8dce45df9ffccf922340c3e17443c74f39d9
5
5
  SHA512:
6
- metadata.gz: 1f56a18c70ccf8bb6a7540e6668fd8799feee11c6897d973b6c56f8b959e91bb603548f078241a4a99b63f1107b973825eb67ce087e311e8808d13d5d20de423
7
- data.tar.gz: ccd18bdb8de9e5a2d5170ef61f32bac6cd9a6dff18ad99d9bdc2c79fc2ce0e722591e66de2e82359052a0bb44e1ce99a301f740db5a4eb8b785ab80ffd8eac18
6
+ metadata.gz: f548fcaa36b6f0ad2553cbc761147d744989c47172c05b929d99bfea1d64e52b263ba3ecd0eec3932a87c161fce40816a378a49d9a1164b946ef7025e8eb41a5
7
+ data.tar.gz: 6ddeee9c12f3f087d1c290a7396a8b0acc0f2b503008bf3176b4e32102f282dd3a5f39b397b10e0bfbd59a5e3ff86b3df7964ad94de24fb24a41de1250197cb5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-datamigration_v1
2
2
 
3
+ ### v0.22.0 (2022-09-22)
4
+
5
+ * Regenerated using generator version 0.10.0
6
+
7
+ ### v0.21.0 (2022-09-07)
8
+
9
+ * Regenerated from discovery document revision 20220901
10
+
3
11
  ### v0.20.0 (2022-08-24)
4
12
 
5
13
  * Regenerated from discovery document revision 20220822
@@ -190,31 +190,33 @@ module Google
190
190
  # members` can have the following values: * `allUsers`: A special identifier
191
191
  # that represents anyone who is on the internet; with or without a Google
192
192
  # account. * `allAuthenticatedUsers`: A special identifier that represents
193
- # anyone who is authenticated with a Google account or a service account. * `
194
- # user:`emailid``: An email address that represents a specific Google account.
195
- # For example, `alice@example.com` . * `serviceAccount:`emailid``: An email
196
- # address that represents a Google service account. For example, `my-other-app@
197
- # appspot.gserviceaccount.com`. * `serviceAccount:`projectid`.svc.id.goog[`
198
- # namespace`/`kubernetes-sa`]`: An identifier for a [Kubernetes service account](
199
- # https://cloud.google.com/kubernetes-engine/docs/how-to/kubernetes-service-
200
- # accounts). For example, `my-project.svc.id.goog[my-namespace/my-kubernetes-sa]`
201
- # . * `group:`emailid``: An email address that represents a Google group. For
202
- # example, `admins@example.com`. * `deleted:user:`emailid`?uid=`uniqueid``: An
203
- # email address (plus unique identifier) representing a user that has been
204
- # recently deleted. For example, `alice@example.com?uid=123456789012345678901`.
205
- # If the user is recovered, this value reverts to `user:`emailid`` and the
206
- # recovered user retains the role in the binding. * `deleted:serviceAccount:`
207
- # emailid`?uid=`uniqueid``: An email address (plus unique identifier)
208
- # representing a service account that has been recently deleted. For example, `
209
- # my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`. If the
210
- # service account is undeleted, this value reverts to `serviceAccount:`emailid``
211
- # and the undeleted service account retains the role in the binding. * `deleted:
212
- # group:`emailid`?uid=`uniqueid``: An email address (plus unique identifier)
213
- # representing a Google group that has been recently deleted. For example, `
214
- # admins@example.com?uid=123456789012345678901`. If the group is recovered, this
215
- # value reverts to `group:`emailid`` and the recovered group retains the role in
216
- # the binding. * `domain:`domain``: The G Suite domain (primary) that represents
217
- # all the users of that domain. For example, `google.com` or `example.com`.
193
+ # anyone who is authenticated with a Google account or a service account. Does
194
+ # not include identities that come from external identity providers (IdPs)
195
+ # through identity federation. * `user:`emailid``: An email address that
196
+ # represents a specific Google account. For example, `alice@example.com` . * `
197
+ # serviceAccount:`emailid``: An email address that represents a Google service
198
+ # account. For example, `my-other-app@appspot.gserviceaccount.com`. * `
199
+ # serviceAccount:`projectid`.svc.id.goog[`namespace`/`kubernetes-sa`]`: An
200
+ # identifier for a [Kubernetes service account](https://cloud.google.com/
201
+ # kubernetes-engine/docs/how-to/kubernetes-service-accounts). For example, `my-
202
+ # project.svc.id.goog[my-namespace/my-kubernetes-sa]`. * `group:`emailid``: An
203
+ # email address that represents a Google group. For example, `admins@example.com`
204
+ # . * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
205
+ # identifier) representing a user that has been recently deleted. For example, `
206
+ # alice@example.com?uid=123456789012345678901`. If the user is recovered, this
207
+ # value reverts to `user:`emailid`` and the recovered user retains the role in
208
+ # the binding. * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email
209
+ # address (plus unique identifier) representing a service account that has been
210
+ # recently deleted. For example, `my-other-app@appspot.gserviceaccount.com?uid=
211
+ # 123456789012345678901`. If the service account is undeleted, this value
212
+ # reverts to `serviceAccount:`emailid`` and the undeleted service account
213
+ # retains the role in the binding. * `deleted:group:`emailid`?uid=`uniqueid``:
214
+ # An email address (plus unique identifier) representing a Google group that has
215
+ # been recently deleted. For example, `admins@example.com?uid=
216
+ # 123456789012345678901`. If the group is recovered, this value reverts to `
217
+ # group:`emailid`` and the recovered group retains the role in the binding. * `
218
+ # domain:`domain``: The G Suite domain (primary) that represents all the users
219
+ # of that domain. For example, `google.com` or `example.com`.
218
220
  # Corresponds to the JSON property `members`
219
221
  # @return [Array<String>]
220
222
  attr_accessor :members
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatamigrationV1
18
18
  # Version of the google-apis-datamigration_v1 gem
19
- GEM_VERSION = "0.20.0"
19
+ GEM_VERSION = "0.22.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.9.0"
22
+ GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220822"
25
+ REVISION = "20220901"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-datamigration_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.20.0
4
+ version: 0.22.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-08-29 00:00:00.000000000 Z
11
+ date: 2022-09-26 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.7'
19
+ version: 0.9.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.7'
29
+ version: 0.9.0
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-datamigration_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1/v0.20.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datamigration_v1/v0.22.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datamigration_v1
63
63
  post_install_message:
64
64
  rdoc_options: []