google-cloud-channel-v1 0.1.0 → 0.1.1

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: 9802320e458de8420c27574393a0f36e98708775673cb84290e6b261fb7b445e
4
- data.tar.gz: ca5c3a014173449bbe6cf5c86564329099e8785d4347f8933baca273c90e9108
3
+ metadata.gz: 4ebb47fd225c41c362be453cc5c7d4e280454b14f537eb907a2b4bcdbaea65fd
4
+ data.tar.gz: 9d73f7cc0045a98ab0ccd59dc0ba79fe4797afd88d39566d57f474f7fefdb9e7
5
5
  SHA512:
6
- metadata.gz: 6dbfbed8f997cd16a2ed1105f5e59496f5e1077005fd78426dd6ed0bcb985b95c80cf8fc47da23e801e4f9778502100c0f309906127121f862d812ee125f3a0b
7
- data.tar.gz: 2e107492ca04661fe26772ec5ae53769f783197e856cb3e9ef42c8cec0438b296383af9d5db533a47bb685e8bdb69cfe9d50e18547539a14101dc02e91fd48f9
6
+ metadata.gz: e924795d1fa9fb328bb53aa60ef930663f124c354e2fa8cf0ada205c9b3f9eccc044ac303576537c724d9f228880a6210c2d6a251b1f9bdc080fe652e455cce9
7
+ data.tar.gz: aa0b27dec0bf74d0d006788ad77e06eed601703bd790eb9dc05f4ff515e219691b16324b2a175252e635706dc2ff566ec3067257186e08e6fe282328e30b58fd
data/.yardopts CHANGED
@@ -1,5 +1,5 @@
1
1
  --no-private
2
- --title=Channel Services V1 API
2
+ --title=Cloud Channel V1 API
3
3
  --exclude _pb\.rb$
4
4
  --markup markdown
5
5
  --markup-provider redcarpet
data/README.md CHANGED
@@ -1,6 +1,6 @@
1
- # Ruby Client for the Channel Services V1 API
1
+ # Ruby Client for the Cloud Channel V1 API
2
2
 
3
- API Client library for the Channel Services V1 API
3
+ API Client library for the Cloud Channel V1 API
4
4
 
5
5
  You can use Channel Services to manage your relationships with your partners and your customers. Channel Services include a console and APIs to view and provision links between distributors and resellers, customers and entitlements.
6
6
 
@@ -3261,7 +3261,7 @@ module Google
3261
3261
  # Each configuration object is of type `Gapic::Config::Method` and includes
3262
3262
  # the following configuration fields:
3263
3263
  #
3264
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
3264
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
3265
3265
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
3266
3266
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
3267
3267
  # include the following keys:
@@ -515,7 +515,7 @@ module Google
515
515
  # Each configuration object is of type `Gapic::Config::Method` and includes
516
516
  # the following configuration fields:
517
517
  #
518
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
518
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
519
519
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
520
520
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
521
521
  # include the following keys:
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Channel
23
23
  module V1
24
- VERSION = "0.1.0"
24
+ VERSION = "0.1.1"
25
25
  end
26
26
  end
27
27
  end
@@ -1,4 +1,4 @@
1
- # Channel Services V1 Protocol Buffer Documentation
1
+ # Cloud Channel V1 Protocol Buffer Documentation
2
2
 
3
3
  These files are for the YARD documentation of the generated protobuf files.
4
4
  They are not intended to be required or loaded at runtime.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-channel-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
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-01-12 00:00:00.000000000 Z
11
+ date: 2021-01-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -218,8 +218,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
218
218
  - !ruby/object:Gem::Version
219
219
  version: '0'
220
220
  requirements: []
221
- rubygems_version: 3.1.4
221
+ rubygems_version: 3.2.5
222
222
  signing_key:
223
223
  specification_version: 4
224
- summary: API Client library for the Channel Services V1 API
224
+ summary: API Client library for the Cloud Channel V1 API
225
225
  test_files: []