google-apis-cloudfunctions_v2alpha 0.13.0 → 0.14.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: d784a1f942398a16297c5104d4fbfa23c609622a653983972d2ff3ad3fc06022
4
- data.tar.gz: ad6db156105c64c28bb652d1cf0102e77059f0224fee8ee4f965f51d823278cb
3
+ metadata.gz: 213ff14fdffda67e64244ede7414385443b8b03aaf2920f0f0bb52c21c3602bc
4
+ data.tar.gz: a1445341e7b6511ab66b9c073d221e0e913a19d8aa2f00ee8ec1aa718b1a2426
5
5
  SHA512:
6
- metadata.gz: a9f82f194f9c8dba72221762e6d1644c05d2f413b1dd804dbbc999e9b2c3d9f765f4ab7d35d8408a134cbbb1b3532501d45a1b65d285e94fde961852ede52ddb
7
- data.tar.gz: 5a8459ea07b93a8072b60e5e3c28840c968fbf3b468857c0b96db648b0059fe85fc644c56f638724c013a2ccf7c2ae1d4d68b06c8cfa17f67fa5cee63595db34
6
+ metadata.gz: c24cb316d32236202dc76d9986d9342e98d706d7b8d31ae57d8d9b91c1997c69da3c1d426ab029665fa021d626c4a0a612be900ba8fd33d9449fa8a7bcd20b72
7
+ data.tar.gz: 0a922ee63555a9f709b16157dbe948fff7db2c1e446d1e064358f1a66e3c07d2011f07cbc9c8f202d77dd4eea78f9f8f1f57705da37b02d882af795508dd4c42
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudfunctions_v2alpha
2
2
 
3
+ ### v0.14.0 (2022-09-26)
4
+
5
+ * Regenerated using generator version 0.10.0
6
+
3
7
  ### v0.13.0 (2022-09-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20220824
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module CloudfunctionsV2alpha
18
18
  # Version of the google-apis-cloudfunctions_v2alpha gem
19
- GEM_VERSION = "0.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.9.0"
22
+ GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220824"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudfunctions_v2alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.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-05 00:00:00.000000000 Z
11
+ date: 2022-10-03 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.7'
19
+ version: 0.9.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.7'
29
+ version: 0.9.0
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-cloudfunctions_v2alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v2alpha/v0.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v2alpha/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudfunctions_v2alpha
63
63
  post_install_message:
64
64
  rdoc_options: []