google-apis-gameservices_v1 0.16.0 → 0.17.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: fd97c20b7c9ed70e2863a4cac5336cef86d828b8b48772b0899285f519cf5b18
4
- data.tar.gz: 105737c46fa3b1485d1d4395823f06315264d31550365d333feec590d319ce5d
3
+ metadata.gz: 42dd77b0593f705fb7caeea48e2562746ee51d662b0d582dac93a1247acb23f9
4
+ data.tar.gz: 4b7dc1fb07ed1b145223c0de9b4a2833f550d9fe02bf1347994daf7c1cc7145e
5
5
  SHA512:
6
- metadata.gz: 3145e2f940ad3fcb0472641cb056c51498f3b2aa923e147d0bb6afac8b6ff4643db66391f276e59a2cea0c441ccaf23040d0aff5769c81aa1febff0804483250
7
- data.tar.gz: 7574cb4f4f46d24c024647e2aed1f2b0613ba72e96cc54409106daa5b2d38b59a94bd71600738cac40a575806215a8550d532b4083e39bd427a2ab09c6d5a73a
6
+ metadata.gz: 3eb2b70d52b968f07c31b6a15461abbdf8c2b4814b2d12b7074f2c95ab0d7836b672e173aa05ff1bf8a9fb81db55ca9d70f3a0169aa8e56ccfe1885a76d58a45
7
+ data.tar.gz: 996d0708093fc95b61b353aee182db43a0270f3da4d93a228ffb305bdd33b17f54dd7c86413a013dbfb034681f56b93059c5716bc43285d204d6e276dc834848
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gameservices_v1
2
2
 
3
+ ### v0.17.0 (2022-04-02)
4
+
5
+ * Regenerated from discovery document revision 20220323
6
+
3
7
  ### v0.16.0 (2022-02-27)
4
8
 
5
9
  * Regenerated from discovery document revision 20220216
@@ -530,8 +530,7 @@ module Google
530
530
  # A generic empty message that you can re-use to avoid defining duplicated empty
531
531
  # messages in your APIs. A typical example is to use it as the request or the
532
532
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
533
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
534
- # `Empty` is empty JSON object ````.
533
+ # protobuf.Empty) returns (google.protobuf.Empty); `
535
534
  class Empty
536
535
  include Google::Apis::Core::Hashable
537
536
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GameservicesV1
18
18
  # Version of the google-apis-gameservices_v1 gem
19
- GEM_VERSION = "0.16.0"
19
+ GEM_VERSION = "0.17.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220216"
25
+ REVISION = "20220323"
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-gameservices_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.16.0
4
+ version: 0.17.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-02-28 00:00:00.000000000 Z
11
+ date: 2022-04-04 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-gameservices_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gameservices_v1/v0.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gameservices_v1/v0.17.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gameservices_v1
63
63
  post_install_message:
64
64
  rdoc_options: []