google-cloud-billing-budgets-v1beta1 0.9.0 → 0.10.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: af755e49991819c8ea6ae6364c27a0a4fb62b449054e31854ec887c6a9fdd15f
4
- data.tar.gz: b96c93322f4cf024a98f36a68d21e55d65653a43abbcd74be9e48463fdb211f3
3
+ metadata.gz: e8ccafae1ed7a2ca746c082c1a19d5be87da4c03780fbf4d1a5915c37f274931
4
+ data.tar.gz: acf920ef6f9a073ebc43d85d159776d5642fd1482fedbf7452a4ac36a8ae49b6
5
5
  SHA512:
6
- metadata.gz: 9c4ba4f3b0d346044bc8c43a61d36e26985efef1038f835ab0bd1d194977d34ca9f0b931c1352f0150eafc56b931ebc73c4e9b99273716a583472cacd526d27a
7
- data.tar.gz: f72d99d4e01ae376e0ee22a8866ea4bfcf658519433743ef743f698ee84c2a2fbbcbdd57fc0b70b3f293ca8f45d2c88b9a0d276467f5427efcc32de2684ddc32
6
+ metadata.gz: c5843b8bcee5ab3d830c6eb9d9524ca6ccc443592b3d04cac2b23d125d3077819e72a6edc75cf8f40bdba55c90d48ad237c40bed1298e0323ddcedbdb083493e
7
+ data.tar.gz: 141e1407fc27c7e57e2ba39c19612286c3e69d3bf2836224a014622d3cfc5c7ab964248887979015378a697be96d641b5f566dfd18c9c5d37ab23cc0cdc4b1b3
@@ -162,7 +162,8 @@ module Google
162
162
  credentials: credentials,
163
163
  endpoint: @config.endpoint,
164
164
  channel_args: @config.channel_args,
165
- interceptors: @config.interceptors
165
+ interceptors: @config.interceptors,
166
+ channel_pool_config: @config.channel_pool
166
167
  )
167
168
  end
168
169
 
@@ -761,6 +762,14 @@ module Google
761
762
  end
762
763
  end
763
764
 
765
+ ##
766
+ # Configuration for the channel pool
767
+ # @return [::Gapic::ServiceStub::ChannelPool::Configuration]
768
+ #
769
+ def channel_pool
770
+ @channel_pool ||= ::Gapic::ServiceStub::ChannelPool::Configuration.new
771
+ end
772
+
764
773
  ##
765
774
  # Configuration RPC class for the BudgetService API.
766
775
  #
@@ -22,7 +22,7 @@ module Google
22
22
  module Billing
23
23
  module Budgets
24
24
  module V1beta1
25
- VERSION = "0.9.0"
25
+ VERSION = "0.10.0"
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-cloud-billing-budgets-v1beta1
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: 2023-09-04 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