google-apis-games_v1 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: e045f598d984c6cd13451b9de49222ed41e72da400a72ca74991e4b4d5a1a912
4
- data.tar.gz: 7ff4085e3c3e73c9eb0126d8a646174d009a475ae34c6eb70d7505b63460154c
3
+ metadata.gz: 8d1552d1ce53efc273a6157362cf7ce084583859cfb5c0627d6d251a1cdd8b6b
4
+ data.tar.gz: f22ebb6db07baf40f5464df2c620cfa110d20f23f473aaab1557f2ac70c4ad99
5
5
  SHA512:
6
- metadata.gz: deb0fbe95e19f964e05feb2133176b6a11b0b82ec097cffb0a16809bda8d137743cf6e381f7d7118b0dad8ae69992ae47a449ea91699eb8d292a366becab7a0d
7
- data.tar.gz: 38353a1abaf2c11d5db694f2333c2f9033558ac094fcd80316a953535f6da7970e2b72e8176530ff507de7b11c6b718562f635c4d966692c6ac93ff10feeb93a
6
+ metadata.gz: 9fe7673ea6ce411f7fb1ba0bd9692d40a7ebc92e0b637ca35c42679bae740e681aaf3c380a330296e45c29bbcecb444882e9887b6898afec76ef6e66988d0fd4
7
+ data.tar.gz: a3835892508ebeef90e6fd287a821cdaf01695c6fea612f5c80f54b3579ffff2edc994b4d02a856301c7ce9c99de13592dd76279b16fe9f59c127f09a89e6e21
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-games_v1
2
2
 
3
+ ### v0.3.0 (2021-02-17)
4
+
5
+ * Regenerated from discovery document revision 20210211
6
+
3
7
  ### v0.2.0 (2021-02-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20210128
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1'
32
32
 
33
- # View and manage its own configuration data in your Google Drive
33
+ # See, create, and delete its own configuration data in your Google Drive
34
34
  AUTH_DRIVE_APPDATA = 'https://www.googleapis.com/auth/drive.appdata'
35
35
 
36
36
  # Create, edit, and delete your Google Play Games activity
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GamesV1
18
18
  # Version of the google-apis-games_v1 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
22
  GENERATOR_VERSION = "0.1.2"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210128"
25
+ REVISION = "20210211"
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-games_v1
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-02-08 00:00:00.000000000 Z
11
+ date: 2021-02-22 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-games_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-games_v1/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-games_v1/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-games_v1
57
57
  post_install_message:
58
58
  rdoc_options: []