google-apis-games_management_v1management 0.18.0 → 0.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7fbd58201cedb582f307e5042138ef7136882659e696d364bba6b4687ea67a0b
4
- data.tar.gz: 11d15a64b4e903eab3397140dcef03c64405cd20de598f1cf8fbce82143e4747
3
+ metadata.gz: 9351235d3347b388d910e906b6cf3dd805ba338d7d795ee1641f82d8c35319cd
4
+ data.tar.gz: a8c2f126f4eed972c8470eff769b458bc0325bcdfd8ce63048ba830a19ef79a8
5
5
  SHA512:
6
- metadata.gz: edd8ee0580cfd4f8600e4638af846637d28b3ffb13ed87d4a431f5a3556a30095de6a34617f15fc2d3546dfe3dd0a0292667db1ac644a2a805f6432f70f7aa1c
7
- data.tar.gz: 3465f4166474b142af8012e8c5982eff0d55812f8a8fa4d97302986ada969ef22df1d175f17cb1ba25bfb7c21240dc763eb0cd594b10905f002fca72cc38636d
6
+ metadata.gz: 26c948447fb056146c5567ccab6c551423bc84e55ccb598aeef035cec70a287178bb114a46c0873ab40040f265f49be743b40577a46ce72cdb520404eb6ae773
7
+ data.tar.gz: 3bb06c8a56f0006f0dd96037ef7dc11e9eca4c9f882ed320fa9cfdeee0924309ad1f18ca7e1754995f614eb88cf9df760ed00a1b9adaf10e6eaf0511c060d587
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-games_management_v1management
2
2
 
3
+ ### v0.20.0 (2025-05-04)
4
+
5
+ * Regenerated using generator version 0.17.0
6
+
7
+ ### v0.19.0 (2025-03-30)
8
+
9
+ * Regenerated from discovery document revision 20250320
10
+ * Regenerated using generator version 0.16.0
11
+
3
12
  ### v0.18.0 (2024-12-15)
4
13
 
5
14
  * Regenerated from discovery document revision 20241209
data/OVERVIEW.md CHANGED
@@ -1,6 +1,6 @@
1
- # Simple REST client for version V1management of the Google Play Game Management
1
+ # Simple REST client for version V1management of the Google Play Games Services Management API
2
2
 
3
- This is a simple client library for version V1management of the Google Play Game Management. It provides:
3
+ This is a simple client library for version V1management of the Google Play Games Services Management API. It provides:
4
4
 
5
5
  * A client object that connects to the HTTP/JSON REST endpoint for the service.
6
6
  * Ruby objects for data structures related to the service.
@@ -65,7 +65,7 @@ More detailed descriptions of the Google simple REST clients are available in tw
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the GamesManagement service in particular.)
67
67
 
68
- For reference information on specific calls in the Google Play Game Management, see the {Google::Apis::GamesManagementV1management::GamesManagementService class reference docs}.
68
+ For reference information on specific calls in the Google Play Games Services Management API, see the {Google::Apis::GamesManagementV1management::GamesManagementService class reference docs}.
69
69
 
70
70
  ## Which client should I use?
71
71
 
@@ -83,7 +83,7 @@ The [product documentation](https://developers.google.com/games/) may provide gu
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 2.7+.
86
+ This library is supported on Ruby 3.1+.
87
87
 
88
88
  Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
89
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GamesManagementV1management
18
18
  # Version of the google-apis-games_management_v1management gem
19
- GEM_VERSION = "0.18.0"
19
+ GEM_VERSION = "0.20.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.1"
22
+ GENERATOR_VERSION = "0.17.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241209"
25
+ REVISION = "20250320"
26
26
  end
27
27
  end
28
28
  end
@@ -20,7 +20,7 @@ require 'google/apis/errors'
20
20
  module Google
21
21
  module Apis
22
22
  module GamesManagementV1management
23
- # Google Play Game Management
23
+ # Google Play Games Services Management API
24
24
  #
25
25
  # The Google Play Games Management API allows developers to manage resources
26
26
  # from the Google Play Game service.
@@ -19,14 +19,14 @@ require 'google/apis/games_management_v1management/gem_version.rb'
19
19
 
20
20
  module Google
21
21
  module Apis
22
- # Google Play Game Management
22
+ # Google Play Games Services Management API
23
23
  #
24
24
  # The Google Play Games Management API allows developers to manage resources
25
25
  # from the Google Play Game service.
26
26
  #
27
27
  # @see https://developers.google.com/games/
28
28
  module GamesManagementV1management
29
- # Version of the Google Play Game Management this client connects to.
29
+ # Version of the Google Play Games Services Management API this client connects to.
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1management'
32
32
 
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-games_management_v1management
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.0
4
+ version: 0.20.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-12-15 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -30,13 +29,14 @@ dependencies:
30
29
  - - "<"
31
30
  - !ruby/object:Gem::Version
32
31
  version: 2.a
33
- description: This is the simple REST client for Google Play Game Management V1management.
34
- Simple REST clients are Ruby client libraries that provide access to Google services
35
- via their HTTP REST API endpoints. These libraries are generated and updated automatically
36
- based on the discovery documents published by the service, and they handle most
37
- concerns such as authentication, pagination, retry, timeouts, and logging. You can
38
- use this client to access the Google Play Game Management, but note that some services
39
- may provide a separate modern client that is easier to use.
32
+ description: This is the simple REST client for Google Play Games Services Management
33
+ API V1management. Simple REST clients are Ruby client libraries that provide access
34
+ to Google services via their HTTP REST API endpoints. These libraries are generated
35
+ and updated automatically based on the discovery documents published by the service,
36
+ and they handle most concerns such as authentication, pagination, retry, timeouts,
37
+ and logging. You can use this client to access the Google Play Games Services Management
38
+ API, but note that some services may provide a separate modern client that is easier
39
+ to use.
40
40
  email: googleapis-packages@google.com
41
41
  executables: []
42
42
  extensions: []
@@ -58,9 +58,8 @@ 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-games_management_v1management/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-games_management_v1management/v0.18.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-games_management_v1management/v0.20.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-games_management_v1management
63
- post_install_message:
64
63
  rdoc_options: []
65
64
  require_paths:
66
65
  - lib
@@ -68,15 +67,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
68
67
  requirements:
69
68
  - - ">="
70
69
  - !ruby/object:Gem::Version
71
- version: '2.7'
70
+ version: '3.1'
72
71
  required_rubygems_version: !ruby/object:Gem::Requirement
73
72
  requirements:
74
73
  - - ">="
75
74
  - !ruby/object:Gem::Version
76
75
  version: '0'
77
76
  requirements: []
78
- rubygems_version: 3.5.23
79
- signing_key:
77
+ rubygems_version: 3.6.8
80
78
  specification_version: 4
81
- summary: Simple REST client for Google Play Game Management V1management
79
+ summary: Simple REST client for Google Play Games Services Management API V1management
82
80
  test_files: []