google-cloud-gaming-v1 0.4.3 → 0.4.4

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: 319d21505e1868972cb52a67a07b10eab16e9279a30f07727e838dc0051e598c
4
- data.tar.gz: 9d77226aff43d2c3e2a278c8ab98219a57ba3379828e155c37d3556efa0b3b54
3
+ metadata.gz: a99b422300806102440d99270fb3e505e8e5a3ba3734af592ecddae70242ca4f
4
+ data.tar.gz: ac164e7f646a27e7dc74b606ce4e0d4de584927a065a0ee35b702ba9413c55c2
5
5
  SHA512:
6
- metadata.gz: 2d4a544bf67bb81c8b9bda321c2bcf2bde60e5ea758a553e993fe9653f35bc58d9ddf124c7ad8778c027437522d050e1d4fc4e159d968c3a1ffc5367e9f033ae
7
- data.tar.gz: f92189ca07be76dbd3be95d9926a571ad6a2281a04e17eb70a6618baca1bbf96a9234c6a348401e92b16a50248b66ca571f6c34c2662e752620ca58026e79659
6
+ metadata.gz: 005c5fca374628383bfb9cb166004740d22fa529a8afe087f9e948dda4f2a40e603630be4cc506232e7f2bba00c225168743b1d86a2fa9c7f439c51b7a224a81
7
+ data.tar.gz: 0bbf2c0cade781100428e17bcdf30540e85bb8abdc12b5d260143e24cb8251013cedfd09dda4c225a9a1086540c9274417b21df5b35a12093f1c70cae4ed69c5
data/README.md CHANGED
@@ -37,7 +37,7 @@ request = ::Google::Cloud::Gaming::V1::ListGameServerClustersRequest.new # (requ
37
37
  response = client.list_game_server_clusters request
38
38
  ```
39
39
 
40
- View the [Client Library Documentation](https://googleapis.dev/ruby/google-cloud-gaming-v1/latest)
40
+ View the [Client Library Documentation](https://cloud.google.com/ruby/docs/reference/google-cloud-gaming-v1/latest)
41
41
  for class and method documentation.
42
42
 
43
43
  See also the [Product Documentation](https://cloud.google.com/game-servers)
@@ -4,7 +4,6 @@
4
4
  require 'google/api/field_behavior_pb'
5
5
  require 'google/protobuf/duration_pb'
6
6
  require 'google/protobuf/timestamp_pb'
7
- require 'google/api/annotations_pb'
8
7
  require 'google/protobuf'
9
8
 
10
9
  Google::Protobuf::DescriptorPool.generated_pool.build do
@@ -6,7 +6,6 @@ require 'google/api/resource_pb'
6
6
  require 'google/cloud/gaming/v1/common_pb'
7
7
  require 'google/protobuf/field_mask_pb'
8
8
  require 'google/protobuf/timestamp_pb'
9
- require 'google/api/annotations_pb'
10
9
  require 'google/protobuf'
11
10
 
12
11
  Google::Protobuf::DescriptorPool.generated_pool.build do
@@ -5,7 +5,6 @@ require 'google/api/field_behavior_pb'
5
5
  require 'google/api/resource_pb'
6
6
  require 'google/cloud/gaming/v1/common_pb'
7
7
  require 'google/protobuf/timestamp_pb'
8
- require 'google/api/annotations_pb'
9
8
  require 'google/protobuf'
10
9
 
11
10
  Google::Protobuf::DescriptorPool.generated_pool.build do
@@ -6,7 +6,6 @@ require 'google/api/resource_pb'
6
6
  require 'google/cloud/gaming/v1/common_pb'
7
7
  require 'google/protobuf/field_mask_pb'
8
8
  require 'google/protobuf/timestamp_pb'
9
- require 'google/api/annotations_pb'
10
9
  require 'google/protobuf'
11
10
 
12
11
  Google::Protobuf::DescriptorPool.generated_pool.build do
@@ -6,7 +6,6 @@ require 'google/api/resource_pb'
6
6
  require 'google/cloud/gaming/v1/common_pb'
7
7
  require 'google/protobuf/field_mask_pb'
8
8
  require 'google/protobuf/timestamp_pb'
9
- require 'google/api/annotations_pb'
10
9
  require 'google/protobuf'
11
10
 
12
11
  Google::Protobuf::DescriptorPool.generated_pool.build do
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Gaming
23
23
  module V1
24
- VERSION = "0.4.3"
24
+ VERSION = "0.4.4"
25
25
  end
26
26
  end
27
27
  end
@@ -28,6 +28,8 @@ module Google
28
28
  ##
29
29
  # To load this package, including all its services, and instantiate a client:
30
30
  #
31
+ # @example
32
+ #
31
33
  # require "google/cloud/gaming/v1"
32
34
  # client = ::Google::Cloud::Gaming::V1::GameServerClustersService::Client.new
33
35
  #
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-gaming-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.3
4
+ version: 0.4.4
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-01-11 00:00:00.000000000 Z
11
+ date: 2022-03-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -240,7 +240,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
240
240
  - !ruby/object:Gem::Version
241
241
  version: '0'
242
242
  requirements: []
243
- rubygems_version: 3.3.4
243
+ rubygems_version: 3.3.5
244
244
  signing_key:
245
245
  specification_version: 4
246
246
  summary: API Client library for the Cloud Gaming V1 API