google-apis-cloudchannel_v1 0.10.0 → 0.11.0

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: dd0756ed0111d01ae7b9bf2513d4324d7c34186d3584baa607be371deaa6d7c4
4
- data.tar.gz: 5a34e4bcad340af5e828c44a1934d8a99902e195694f12e46e5006ed4a5221a6
3
+ metadata.gz: 97a0556221bcf8249959f51b85f707591e05f3c22b9ef0a0fd82fc976a64c07e
4
+ data.tar.gz: 9707f143d9cfb9c3e79fc2dcb420f68f8dca4c2299808c231c2ceb7506cd675c
5
5
  SHA512:
6
- metadata.gz: 7c28a4ae8daac35f379677bf26f571175236f1a7490a918e9538b171d10cbfb484ae41e2bc6dbde747ec21451e547d00933f1fd6ccaa53390c189fd819df2506
7
- data.tar.gz: 74e6f9bd393e7e57a1e534df6af636ba6367ce114ba9cd43d0889565178a65c71750f61312889fba916463b4dc8c97d429020a62be237526d1fc25e8010b7046
6
+ metadata.gz: 3fe88396bc08ff6db9818e6d47488f993dfec467b024bbbc78d3fee7fee7aa08887ccfc88e7650c2e8a55975295a23f6fa597718c93964a4fbfd19043e7abfac
7
+ data.tar.gz: 1b2d4d78320020214bd8b544e72722879e4db813f55b9bc99b52cfecdff9c4e2eb9f3ec436b75799e58f9bcedde7ef152aa26cef5f620941d0b92b121d5f4678
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudchannel_v1
2
2
 
3
+ ### v0.11.0 (2021-07-30)
4
+
5
+ * Regenerated from discovery document revision 20210728
6
+
3
7
  ### v0.10.0 (2021-07-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20210629
@@ -21,7 +21,9 @@ module Google
21
21
  module Apis
22
22
  # Cloud Channel API
23
23
  #
24
- #
24
+ # The Cloud Channel API enables Google Cloud partners to have a single unified
25
+ # resale platform and APIs across all of Google Cloud including GCP, Workspace,
26
+ # Maps and Chrome.
25
27
  #
26
28
  # @see https://cloud.google.com/channel
27
29
  module CloudchannelV1
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudchannelV1
18
18
  # Version of the google-apis-cloudchannel_v1 gem
19
- GEM_VERSION = "0.10.0"
19
+ GEM_VERSION = "0.11.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210629"
25
+ REVISION = "20210728"
26
26
  end
27
27
  end
28
28
  end
@@ -22,7 +22,9 @@ module Google
22
22
  module CloudchannelV1
23
23
  # Cloud Channel API
24
24
  #
25
- #
25
+ # The Cloud Channel API enables Google Cloud partners to have a single unified
26
+ # resale platform and APIs across all of Google Cloud including GCP, Workspace,
27
+ # Maps and Chrome.
26
28
  #
27
29
  # @example
28
30
  # require 'google/apis/cloudchannel_v1'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudchannel_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.0
4
+ version: 0.11.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: 2021-07-05 00:00:00.000000000 Z
11
+ date: 2021-08-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudchannel_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.10.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.11.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudchannel_v1
63
63
  post_install_message:
64
64
  rdoc_options: []