google-apis-cloudidentity_v1 0.26.0 → 0.28.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: 7baf3d14f7567f9449751c106d5666a7f0613bccc871c07a21663bb0c4bf5126
4
- data.tar.gz: a2188bd3674b8f47ab2b06cc53a0242375070eda42e15675a964af89bebbb59b
3
+ metadata.gz: 658d3fe6e5f2493fef6f81ab3c5d04a8136bcafbe85d910866c43e6bd3bd9d7a
4
+ data.tar.gz: 19461e89c255629a8222a6abcb834adbc827ace3cdfce5f1ff783c6e20ba5797
5
5
  SHA512:
6
- metadata.gz: 82a755d6bbf61ff952900dcab0caf818fb5bb5583a541e8e168e0b4299b265a668a117f479a08be22ff66bb77c84ddf31035c919c32e935d61a48e6734071114
7
- data.tar.gz: e0dd7d530bde67e22695d5e01724eedb299dddb7fcc963586dde905c76222aa14506b080e48cf3a5259b7644f9ea52f3b753e463e5aa2f0ae1926d931f2c7d6c
6
+ metadata.gz: b12d52bf7e793256b5d856ce897cc7fbbed47f5f4bda206914eec23736f83f0bd004114f3dc9daf8f4629db33cde01cae648cf41886bf079388ef9f15c255159
7
+ data.tar.gz: 9ded31c36e618202bb1d55c4e7d9d8ba8d7c6b4cd8c92a886017c8b342ba6026df8c2848632996b8b4fb4a74309e3bcc179fa0190bb3af38a556be877d64a864
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-cloudidentity_v1
2
2
 
3
+ ### v0.28.0 (2022-09-24)
4
+
5
+ * Regenerated from discovery document revision 20220904
6
+ * Regenerated using generator version 0.10.0
7
+
8
+ ### v0.27.0 (2022-09-01)
9
+
10
+ * Regenerated from discovery document revision 20220830
11
+
3
12
  ### v0.26.0 (2022-07-20)
4
13
 
5
14
  * Regenerated from discovery document revision 20220718
@@ -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.26.0"
19
+ GEM_VERSION = "0.28.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 = "20220718"
25
+ REVISION = "20220904"
26
26
  end
27
27
  end
28
28
  end
@@ -29,9 +29,6 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
32
- # Private Service: https://www.googleapis.com/auth/cloud-identity
33
- AUTH_CLOUD_IDENTITY = 'https://www.googleapis.com/auth/cloud-identity'
34
-
35
32
  # Private Service: https://www.googleapis.com/auth/cloud-identity.devices
36
33
  AUTH_CLOUD_IDENTITY_DEVICES = 'https://www.googleapis.com/auth/cloud-identity.devices'
37
34
 
@@ -47,12 +44,6 @@ module Google
47
44
  # See any Cloud Identity Groups that you can access, including group members and their emails
48
45
  AUTH_CLOUD_IDENTITY_GROUPS_READONLY = 'https://www.googleapis.com/auth/cloud-identity.groups.readonly'
49
46
 
50
- # See, send, or cancel any Cloud Identity UserInvitations to join your organization to users
51
- AUTH_CLOUD_IDENTITY_USERINVITATIONS = 'https://www.googleapis.com/auth/cloud-identity.userinvitations'
52
-
53
- # See, send, or cancel any Cloud Identity UserInvitations to join your organization to users
54
- AUTH_CLOUD_IDENTITY_USERINVITATIONS_READONLY = 'https://www.googleapis.com/auth/cloud-identity.userinvitations.readonly'
55
-
56
47
  # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
57
48
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
58
49
  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.26.0
4
+ version: 0.28.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-07-25 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-cloudidentity_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1/v0.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1/v0.28.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: []