google-apis-cloudidentity_v1 0.14.0 → 0.15.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: 1dadbf4ac5412f756300eeda7f08e5ab81c20208126b611af75d40fccaa8faee
4
- data.tar.gz: 69a720e3829f3c890ca726bfa4849f55b94ce9e9a2259fdd74cc608269f90b20
3
+ metadata.gz: 4c8f0777f0ddbed28bb23f8e593c6b5f5bbb4bcb162d07860744f5acee9aff15
4
+ data.tar.gz: 403104ea4399d8bb61973af80ec7acd7b8d14593b0a51deed3ae8e0dab9dde05
5
5
  SHA512:
6
- metadata.gz: 48d5da8bbf1bab8b84e5eafb875f68f72e1169241c135d0264032bd320037e1a15816e94c4ba05d8e3c4b12f4d948125bb24a719a89c0a06110d592fbc35c0d7
7
- data.tar.gz: ee5148d85b088bd212210ea34f6fe065b196c7a43abbe542e1c18aa43ae6fe980ac2b952e0bce6c4dab6648b333c6b47b672dd193a0fdd2ab5ef36a0d22ba737
6
+ metadata.gz: 87d2553fab7bbbf006dd9a4a6883a98626c8984d86f90c5541a62785e3201acdad9666e5130cda1bf3be37902cea20f2d97ca178e3d1b830e2a9fc122e256773
7
+ data.tar.gz: 6274fcaf4eb0b00a90773e3b87b61e4b4b47bedd56d782c82f341fb1b1e1927add4788ce4709d1e3ab52c0d7818197f0b3c33f2417be12c37ea9df850bef5301
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudidentity_v1
2
2
 
3
+ ### v0.15.0 (2021-11-17)
4
+
5
+ * Regenerated from discovery document revision 20211116
6
+
3
7
  ### v0.14.0 (2021-10-20)
4
8
 
5
9
  * Regenerated from discovery document revision 20210928
@@ -1963,7 +1963,7 @@ module Google
1963
1963
  end
1964
1964
 
1965
1965
  # The `UserInvitation` resource represents an email that can be sent to an
1966
- # unmanaged user account inviting them to join the customers Google Workspace
1966
+ # unmanaged user account inviting them to join the customer's Google Workspace
1967
1967
  # or Cloud Identity account. An unmanaged account shares an email address domain
1968
1968
  # with the Google Workspace or Cloud Identity account but is not managed by it
1969
1969
  # yet. If the user accepts the `UserInvitation`, the user account will become
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudidentityV1
18
18
  # Version of the google-apis-cloudidentity_v1 gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.15.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 = "20210928"
25
+ REVISION = "20211116"
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-cloudidentity_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.15.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-10-27 00:00:00.000000000 Z
11
+ date: 2021-12-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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-cloudidentity_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1/v0.15.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudidentity_v1
63
63
  post_install_message:
64
64
  rdoc_options: []