google-cloud-channel-v1 0.9.1 → 0.9.2

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: e1b83dee910e5f719827333778d46580b7ad3f84e587c2771c8a59193ca9c019
4
- data.tar.gz: 34c91f1f7aae7d6a7017bc9c468d64491f8b79f82911bc5d4b2e47eb3d84989e
3
+ metadata.gz: c11ac3cd7ab343562a024fb9ad0bd5fe320afdcb83e103aa211ee7b70c2b8445
4
+ data.tar.gz: 759e9560baddcd3d415371988e9ee5f64bae8b77c837f1de61d913c168b5046c
5
5
  SHA512:
6
- metadata.gz: 4e1193072ede18fdd79871a5f9695f6b92a1d9d4d57ee20b152784a3d25adfaa89077a453c9b42878f7cfea9f2ee614c050b752797cd6d210ef637a37627b3f6
7
- data.tar.gz: d7465db4858f5931aaa8876dad1de87a3e8cc3c3ce30828edd7636252beb79fc03b7d824fc002b4ae598261005240179be783576b43f2a2fb78a510c7e3a51ca
6
+ metadata.gz: 7a22ae84d2649b739613e13e5de3fd9d7ebb83db328db42c519fd4cacac05395edbabf1ea5e02eaba77f407183a43d8c13eebf352c199aaacc1001a65d85d169
7
+ data.tar.gz: d539cee4226c1423457c9ef59a998200da704fc656551d2038c869b8f2c47f22bc48c7accd43fd02b7d28fe7a436ef36daa9efa1f2d4b60ecc8ed19976a46203
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Channel
23
23
  module V1
24
- VERSION = "0.9.1"
24
+ VERSION = "0.9.2"
25
25
  end
26
26
  end
27
27
  end
@@ -69,7 +69,7 @@ module Google
69
69
  #
70
70
  # The response may include the following output-only Parameters:
71
71
  #
72
- # - assigned_units: The number of licenses assigned to a user.
72
+ # - assigned_units: The number of licenses assigned to users.
73
73
  #
74
74
  # - max_units: The maximum assignable units for a flexible offer.
75
75
  #
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.9.1
4
+ version: 0.9.2
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-11-08 00:00:00.000000000 Z
11
+ date: 2021-12-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common