google-cloud-container-v1beta1 0.27.0 → 0.28.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: 4f714fac7ee33dc55c8f8be24412f16ae90a65cdda2e4d60704831bfe52d7387
4
- data.tar.gz: 0542fd652b803e21f73ef13833fa85fc56a98a0bc813c7432dbcac886526cfd4
3
+ metadata.gz: d9ba773c6821c91ae105f885581eec12f671c474f740b92f70d8d28beded7648
4
+ data.tar.gz: 2b4e8600ca21234d122bf383ff1b9b31382ee21f0866d650a54eac2ea3c5be46
5
5
  SHA512:
6
- metadata.gz: e06ec7d0403cb1f82cfff44abb882dadd271188a5701bbf235ee4aaeff911509ee29dfe33250dd4758f350f36109ef727a855acd54bd388f45b15d98fadbd4c9
7
- data.tar.gz: 2d7b5e51dd606df74ba4cc2b1e0d2effa92de5ec22ae22d572e2612a0f023f6dcbabba4760ab1de7c90807c6d6c2ec3e21195e3ee636003af79f45340f91c080
6
+ metadata.gz: 8c9243be56115cdf6ab70e5952e53bcddac1b0f2e24edefe8979553fd513b4d2426793f81ebe2cbdc3af0ad403ce7641eb7ad602ea9ca3fea0d80247e0a80634
7
+ data.tar.gz: d522d1b31852662db2033439d4f78fb59e81745f251138b3c1a15ba6284c8a5404ceebf73c45a333376b6a1831698d516b92b0c04cd036a192833c15f2d75491
@@ -235,7 +235,8 @@ module Google
235
235
  credentials: credentials,
236
236
  endpoint: @config.endpoint,
237
237
  channel_args: @config.channel_args,
238
- interceptors: @config.interceptors
238
+ interceptors: @config.interceptors,
239
+ channel_pool_config: @config.channel_pool
239
240
  )
240
241
  end
241
242
 
@@ -3963,6 +3964,14 @@ module Google
3963
3964
  end
3964
3965
  end
3965
3966
 
3967
+ ##
3968
+ # Configuration for the channel pool
3969
+ # @return [::Gapic::ServiceStub::ChannelPool::Configuration]
3970
+ #
3971
+ def channel_pool
3972
+ @channel_pool ||= ::Gapic::ServiceStub::ChannelPool::Configuration.new
3973
+ end
3974
+
3966
3975
  ##
3967
3976
  # Configuration RPC class for the ClusterManager API.
3968
3977
  #
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Container
23
23
  module V1beta1
24
- VERSION = "0.27.0"
24
+ VERSION = "0.28.0"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-container-v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.27.0
4
+ version: 0.28.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: 2023-09-07 00:00:00.000000000 Z
11
+ date: 2023-09-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.19.1
19
+ version: 0.20.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.19.1
29
+ version: 0.20.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a