google-apis-cloudidentity_v1beta1 0.27.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: 6f8973196ca5fd208779101ce7b438cd6d405ddf1b9a952b6eb4e8130d6373f7
4
- data.tar.gz: 1a2f70f86249dcffd43e7ed4063b7cecb3a72b2170238a1ae218c70d45135037
3
+ metadata.gz: 527c4dcf9c50bc9c617928a03b6c27a9195daf0ceef4eb043fb2d191b389890f
4
+ data.tar.gz: e25a81d1a2effbf478a405e37a8b194bae64f58de5c8b6838b3015bbbafae842
5
5
  SHA512:
6
- metadata.gz: d61c2b430d10a0e8f4e75ebdf899abdcc40fbbd319dc7ad4c9d0e2e953b797ced515f9852ad98e6f6056da8ece4fa316fa782547ea5a6f3373d3491730e91f39
7
- data.tar.gz: d1dfd63a0d749f521157532ad06e40937d330cb644645a719cce197caf4157f37b7002961e5068c14c54563d9108fb7ea84ed340fd52e162d2d586f05539863d
6
+ metadata.gz: b8af4687fbaab19a786a915205b03ca70f331169a264a6d740a321dad96563faca479de382eaf0d9e23bb57bee10a648e82183177f3f1d0efeb0e1b4238ef6fe
7
+ data.tar.gz: 218abe586b1b3d60b10bac73030bf01784dd10b61f74b81bc5fbc7fc6e019d455d470c4ed160e8e833445f7d514f220f17a10c048c4f08e413c0ca151e8c3acd
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-cloudidentity_v1beta1
2
2
 
3
+ ### v0.28.0 (2022-06-24)
4
+
5
+ * Regenerated from discovery document revision 20220620
6
+ * Regenerated using generator version 0.7.0
7
+
3
8
  ### v0.27.0 (2022-06-02)
4
9
 
5
10
  * Unspecified changes
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudidentityV1beta1
18
18
  # Version of the google-apis-cloudidentity_v1beta1 gem
19
- GEM_VERSION = "0.27.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.4.1"
22
+ GENERATOR_VERSION = "0.7.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220518"
25
+ REVISION = "20220620"
26
26
  end
27
27
  end
28
28
  end
@@ -29,6 +29,9 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1beta1'
31
31
 
32
+ # Private Service: https://www.googleapis.com/auth/cloud-identity
33
+ AUTH_CLOUD_IDENTITY = 'https://www.googleapis.com/auth/cloud-identity'
34
+
32
35
  # Private Service: https://www.googleapis.com/auth/cloud-identity.devices
33
36
  AUTH_CLOUD_IDENTITY_DEVICES = 'https://www.googleapis.com/auth/cloud-identity.devices'
34
37
 
@@ -44,6 +47,12 @@ module Google
44
47
  # See any Cloud Identity Groups that you can access, including group members and their emails
45
48
  AUTH_CLOUD_IDENTITY_GROUPS_READONLY = 'https://www.googleapis.com/auth/cloud-identity.groups.readonly'
46
49
 
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
+
47
56
  # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
48
57
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
49
58
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudidentity_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.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-06-13 00:00:00.000000000 Z
11
+ date: 2022-06-27 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.5'
19
+ version: '0.6'
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.5'
29
+ version: '0.6'
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_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1beta1/v0.27.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1beta1/v0.28.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudidentity_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []