google-apis-gameservices_v1beta 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: 5418a225103c0cfc94acac20b14f9cc58f41ced15df82b8128a1e691220c3fde
4
- data.tar.gz: 164fb356ed975c593dcf50cec876ea59cff4963fe2c29acaf4121f5d2d9626bb
3
+ metadata.gz: 6b2f226a6cbb2feca7128b98c8c22d827d219ba1da0f2fa74d7dc8b007ded213
4
+ data.tar.gz: b15844ceb5fc9a902bb6468242f47a5764b8ecbe7c81141f145712f84776eec5
5
5
  SHA512:
6
- metadata.gz: 3eb3960504e2e73b2982c69096cfbfa96011bb224754c7e0b0047ffe795962d6eedc035cadb0639c53dbea99fc0e9a4bbd41eec893cdab8d9199089369b04a71
7
- data.tar.gz: 2c9075349684247848acdd8a7daaadf35395239ed22917ff899f7b63c0fb88901eea3c365262b6d0e37aabd7234bd4cac38d159de0d1202dca423b53b8eb05a5
6
+ metadata.gz: f62642145622ebc338f0b76835a291482e217f08c8c2c27f3f4ca2b9623995072a86aec9e4a30be7c65c00808f1d643b707b65d22953267c015b9b9660c2d279
7
+ data.tar.gz: c223aa960a239d8a54e79442c888559fddd055a41b9475afb2ba767346f58557d5e70a6b936de47dbf345c735784a965f6dfc42f3742e1dc3ee85d3447c90564
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gameservices_v1beta
2
2
 
3
+ ### v0.10.0 (2021-09-26)
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
@@ -1878,8 +1878,8 @@ module Google
1878
1878
  # @return [Array<String>]
1879
1879
  attr_accessor :in
1880
1880
 
1881
- # The config returned to callers of tech.iam.IAM.CheckPolicy for any entries
1882
- # that match the LOG action.
1881
+ # The config returned to callers of CheckPolicy for any entries that match the
1882
+ # LOG action.
1883
1883
  # Corresponds to the JSON property `logConfig`
1884
1884
  # @return [Array<Google::Apis::GameservicesV1beta::LogConfig>]
1885
1885
  attr_accessor :log_config
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GameservicesV1beta
18
18
  # Version of the google-apis-gameservices_v1beta 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_v1beta
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-09-27 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_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-gameservices_v1beta/v0.9.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gameservices_v1beta/v0.10.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-gameservices_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []