google-apis-cloudchannel_v1 0.26.0 → 0.27.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: 88134137478098e20cad70cf667087535178cf13ccf4b907e22b3a5b92f77a82
4
- data.tar.gz: 590f02a6bf342bbd249530d0a9ca5dbdc92f7a2d6b3f1b3e8844b6802116fa75
3
+ metadata.gz: 180447d49d0f1b98587e5c6513eca3d68253b9c590057d77f5d7f0113504edfa
4
+ data.tar.gz: 783c53f44401e94d5697292e20db19014de91403252a83f28e54692d882eb4a0
5
5
  SHA512:
6
- metadata.gz: 3d2f3d1673e7beb9ef2b5662638aded522ce3df843e499c825db3d00399b56b06cebbfb7b47408feb9dd28976983b8d24ed834dcba64a7e00f997392135ddf1b
7
- data.tar.gz: 9b14871fb25548e38457075a4135f85715429e922c3519126aeacb79cfd8672a4f2a0831a4527b320a67065fb72e98515cf37da4de80d195ee8bf6e484c618f0
6
+ metadata.gz: 9f0e05ddcce1769d1f160daf89c7246172c7173c7d382e07626871fec5d4a245d6ea1bae217f66905c6647e555ac15bda78494123f6e85bfed166e05d9f63519
7
+ data.tar.gz: 740afa89a1b7e0861a2c38edcac7a5ad45e83a08f51694fb37628a4c9189d46914ce73a324d86a944a2a1bb0214013df08c48dbd487033b93c67d67a9969bbb3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudchannel_v1
2
2
 
3
+ ### v0.27.0 (2022-10-20)
4
+
5
+ * Regenerated using generator version 0.11.0
6
+
3
7
  ### v0.26.0 (2022-09-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20220910
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module CloudchannelV1
18
18
  # Version of the google-apis-cloudchannel_v1 gem
19
- GEM_VERSION = "0.26.0"
19
+ GEM_VERSION = "0.27.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220910"
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.26.0
4
+ version: 0.27.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: 2022-09-26 00:00:00.000000000 Z
11
+ date: 2022-10-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.0
19
+ version: 0.9.1
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.9.0
29
+ version: 0.9.1
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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/main/generated/google-apis-cloudchannel_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudchannel_v1/v0.27.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudchannel_v1
63
63
  post_install_message:
64
64
  rdoc_options: []