google-apis-gameservices_v1 0.9.0 → 0.10.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: 7b8baf4cfa1aca5a853a2b364c0648b286633e11018d7a6a6c85a1362b940dac
4
- data.tar.gz: 103218574d16c74154486b690d8b49d6c7ebf94ba62cb5ba72f88ef5460b053d
3
+ metadata.gz: 665013e97e422bb335b246bbaebf1f22943aaba0de7abea2aa729864c329789a
4
+ data.tar.gz: fb66abf03c2ebf44c3dd17fcb03921c429a556b14a44da8de0f0d40a232d9577
5
5
  SHA512:
6
- metadata.gz: b3914751a1db34d2e4547c1e16dd1d582d0e58316a309ebdba08fd2ff5d825c869d4bd135e25295ffe7490fb6fd41549ef4b941c914686f9897b35ab24d66677
7
- data.tar.gz: c075d7266de9cb6f56cc527d731f532cd614cefe1570d86cebcb1c80832412be4477e64663414b2f7c2e5a1dba049cfec424be2616bf2a8e0b748f2c9a103323
6
+ metadata.gz: 138e2eb6cbec933675f725bc170d7dcd4dea5687cbfffcef1c4f34d578cf21c835d37ea0ff13e58f43ed808a637f53beea7bbd3d1f7664e79649f1e9cbb41e35
7
+ data.tar.gz: 27ef38a9ffc6e33c93e9a6abba7500a198a9af654d39605ee628e5d99db7f16fe8be1864a073d02024d8979e4319f9b6f29cefed10071f1b69a549c6aaa3e7e0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gameservices_v1
2
2
 
3
+ ### v0.10.0 (2021-09-27)
4
+
5
+ * Regenerated from discovery document revision 20210915
6
+
3
7
  ### v0.9.0 (2021-09-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20210810
@@ -1837,8 +1837,8 @@ module Google
1837
1837
  # @return [Array<String>]
1838
1838
  attr_accessor :in
1839
1839
 
1840
- # The config returned to callers of tech.iam.IAM.CheckPolicy for any entries
1841
- # that match the LOG action.
1840
+ # The config returned to callers of CheckPolicy for any entries that match the
1841
+ # LOG action.
1842
1842
  # Corresponds to the JSON property `logConfig`
1843
1843
  # @return [Array<Google::Apis::GameservicesV1::LogConfig>]
1844
1844
  attr_accessor :log_config
@@ -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.9.0"
19
+ GEM_VERSION = "0.10.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 = "20210810"
25
+ REVISION = "20210915"
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.9.0
4
+ version: 0.10.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-09-06 00:00:00.000000000 Z
11
+ date: 2021-10-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/master/generated/google-apis-gameservices_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gameservices_v1/v0.9.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gameservices_v1/v0.10.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-gameservices_v1
63
63
  post_install_message:
64
64
  rdoc_options: []