google-apis-oslogin_v1beta 0.8.0 → 0.9.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: 1b630b3a397ab20582fa9eb8d36c9a9a9283bcd00ce26c05836f4f6204690887
4
- data.tar.gz: f6d41f1227dbbfd5dee64bcd2edfd093634ffef73ad5a73ce8a0f3097045bdc1
3
+ metadata.gz: bb9228b3e41a0fc34cdd05b80379fb3c93a894fefbc78d1ef11d2eba1821e867
4
+ data.tar.gz: c89b9402c5a2c7346322c7a9b4047339250730dce69703b8d4b303d9826e859f
5
5
  SHA512:
6
- metadata.gz: 970bfd80be401cf97b37d42a932bf3186ce1a35b1430821ba4c9b3e3687bd9e0d7fdade81a168c58fd41a1934c8e8866d6052000753af418fe11e0f17d7e9b2b
7
- data.tar.gz: 6966f28ce7a0281bcb7338c324c27b359272d57b03b3f2d7d002022e9eba1795d4cc09b5058e2446c09a43a3f7e14ccf98217bd427cd07021697ac5cac40b501
6
+ metadata.gz: 2c589c7c54d52b965e6d74a7e351cbde2076025a52e2373e620fe15c39b0b1658e2e6a39bc2fc9dccdd84f1529d65594020e0e89637a216f5b056133bf7ed22a
7
+ data.tar.gz: '08eb86513046cc3ee5880e0836720f88b03af409d9a43843a5f179bffbb6c9b9846dd77cab6c7c337ff1fe8a374c31393e7bbf7a39f4addb0f3fc49822458c63'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-oslogin_v1beta
2
2
 
3
+ ### v0.9.0 (2021-08-19)
4
+
5
+ * Regenerated from discovery document revision 20210813
6
+
3
7
  ### v0.8.0 (2021-08-04)
4
8
 
5
9
  * Regenerated from discovery document revision 20210731
@@ -29,10 +29,10 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1beta'
31
31
 
32
- # See, edit, configure, and delete your Google Cloud Platform data
32
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
 
35
- # View your data across Google Cloud Platform services
35
+ # View your data across Google Cloud services and see the email address of your Google Account
36
36
  AUTH_CLOUD_PLATFORM_READ_ONLY = 'https://www.googleapis.com/auth/cloud-platform.read-only'
37
37
 
38
38
  # View and manage your Google Compute Engine resources
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module OsloginV1beta
18
18
  # Version of the google-apis-oslogin_v1beta gem
19
- GEM_VERSION = "0.8.0"
19
+ GEM_VERSION = "0.9.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 = "20210731"
25
+ REVISION = "20210813"
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-oslogin_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.0
4
+ version: 0.9.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-08-09 00:00:00.000000000 Z
11
+ date: 2021-08-23 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/master/generated/google-apis-oslogin_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-oslogin_v1beta/v0.8.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-oslogin_v1beta/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-oslogin_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []