google-apis-cloudidentity_v1 0.23.0 → 0.24.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: efeccdeef10dc05002ccef6048876f48d912e03989a7935b62f86e3dfbf2e760
4
- data.tar.gz: 0f882affbe0fe724da6d446e267564555cdd6786e5d98a7a93bf7d0699dedb82
3
+ metadata.gz: 4f9739a9bb9e890047d0070eafd67535e8cb77411e80a208635a53ab28dd5718
4
+ data.tar.gz: 34a2fb21aa87264e89d1bea3a60d37dc971f8dfbd5d5f6c5cfabd87c401ad873
5
5
  SHA512:
6
- metadata.gz: 95bbe3b96a696d67d83d4e532af44589f608cf1f2525f63c8a229b22fe84d1477cb303be193270cf2e33f46b972b8edbb7fd7e65b61c88e5a92c700bcdd8f837
7
- data.tar.gz: 653b3d1862072ceff7f4464a5ce97ee0ab9de8d04919c64c8eb1ce8fe25bf3a19dc19db28066cab577eb5d1ebb89deba7ea33ac600f4246acfa6f0a5bcc14818
6
+ metadata.gz: 86b7a4817f545bbcb46de30d9982844b32fd1984385fcea7598b3986e9f5a4350cdac7c20737f1e74278421f69513d665c9333580c77242f87493a9611ef1f5c
7
+ data.tar.gz: 131c7bc77687dd0468abe36c34f3eb1d5e8c7070d307868da6f30965aa1252c012e2c49717626fb65d5a91d1c00fcb8167c2286b76c8322c6c9d41fd23036ea7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudidentity_v1
2
2
 
3
+ ### v0.24.0 (2022-06-24)
4
+
5
+ * Regenerated from discovery document revision 20220620
6
+
3
7
  ### v0.23.0 (2022-06-18)
4
8
 
5
9
  * Regenerated using generator version 0.7.0
@@ -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.23.0"
19
+ GEM_VERSION = "0.24.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.7.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220513"
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 = '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
+
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
 
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.23.0
4
+ version: 0.24.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-20 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
@@ -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.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudidentity_v1/v0.24.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: []