google-apis-oslogin_v1beta 0.2.0 → 0.3.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: 259e691f5b9a1f46b7b53a18d341deadc24790242d9b5e78bacbfe93887a10f1
4
- data.tar.gz: d4d50e39e45adbe3f2daa34670c686911d6eae50a2299d71f45058ed48fe4f53
3
+ metadata.gz: 97893f5e763ae922c92060af07c359e11571976c0457c4e52abd994a30f564b3
4
+ data.tar.gz: 1bacb6fa1f6e07271884bc75361cd0148abe4cb1be1825a1cf306cf6799c676d
5
5
  SHA512:
6
- metadata.gz: 47c424e35dca4f55722f31ac534429eb25fe5a1aa48554efdf1066680ea0e3a7bfad8925185ddec42eb124c21a398c7e786954a9a1482384bfe7a36f92fdebae
7
- data.tar.gz: 58369c22870a21067f9fc5d10403b8ea448dd9fea471440fa0bc2df433470ceb9c17cd276dab9905cc021ca2b3d14100dc25b637ec29d4df28ccae535377f4ac
6
+ metadata.gz: d22f88fbd2686e650065b99597e4cd3c9a0e9bdb19546123cc39fac20e2eb3eaae30ab2d7e44a9db398aabc3cb49f1fecd3d072a2621a71a05915e62e71250c5
7
+ data.tar.gz: 80de80e0ba373144cde582419e68db1987daeec1838f8d7b16672986555b0876d9ef542a834fc5cc25a7e9ec206ee45e5f70b0b924cfce88421778f08221386a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-oslogin_v1beta
2
2
 
3
+ ### v0.3.0 (2021-04-01)
4
+
5
+ * Regenerated from discovery document revision 20210329
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.2.0 (2021-03-04)
4
9
 
5
10
  * Regenerated using generator version 0.1.2
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1beta'
31
31
 
32
- # View and manage your data across Google Cloud Platform services
32
+ # See, edit, configure, and delete your Google Cloud Platform data
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
 
35
35
  # View your data across Google Cloud Platform services
@@ -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.2.0"
19
+ GEM_VERSION = "0.3.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20200810"
25
+ REVISION = "20210329"
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.2.0
4
+ version: 0.3.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-03-08 00:00:00.000000000 Z
11
+ date: 2021-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-oslogin_v1beta/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-oslogin_v1beta/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-oslogin_v1beta/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-oslogin_v1beta
57
57
  post_install_message:
58
58
  rdoc_options: []