google-apis-cloudfunctions_v1 0.14.0 → 0.15.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: 7ced7a95d63c732d0755352ec6e8ffe7fd76aedf8d4dc56b27a79bcc65147022
4
- data.tar.gz: e6d2ab3aa2f79b635afa8da1e50b816d5f6a386c4128d37ec7e1d76ecbd28479
3
+ metadata.gz: b18c7f7e5d7420b733bf229262e0d823a52dbc369fe9fba68b4a06d894bc420c
4
+ data.tar.gz: 1c65c10430e30a0df58a4e0222478f148853756f8af27a2d86b4bfafc1477a5e
5
5
  SHA512:
6
- metadata.gz: 48b19a80e7d467a61bcbb8b1765a3e998882a331b8741a64282210454f2425d1d9a24f0065219e52d456d334cc6b6fcee260c3879b129ebe5ab61cf48f87ac50
7
- data.tar.gz: d0606421b11f1ba6a5c036f7e252a3eee57e8c0bb7de8575549c1680535c0254b4d17c75a2258910e0a5f392887b42be73f12963a61839dc24b179b64318a3ae
6
+ metadata.gz: e750dd1872498978340aee93db19df8f1b1c1ef1bf32bcda043fd7a34fa310ccd463fca47973668ee63f24f78204a2a09988a621e16ec8362c3c8a8fc37c654d
7
+ data.tar.gz: 7157715f070b487ca09dfc74c71de6b04aaaf26ee083663037ce4111941fe876286023744bada78f0dd5b0fea5b4acde738a44ce2168aa5e490ca30aae93acad
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudfunctions_v1
2
2
 
3
+ ### v0.15.0 (2021-11-05)
4
+
5
+ * Regenerated from discovery document revision 20211027
6
+
3
7
  ### v0.14.0 (2021-10-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20211014
@@ -217,7 +217,7 @@ module Google
217
217
  end
218
218
 
219
219
  # Describes a Cloud Function that contains user computation executed in response
220
- # to an event. It encapsulate function and triggers configurations. Next tag: 35
220
+ # to an event. It encapsulate function and triggers configurations. Next tag: 36
221
221
  class CloudFunction
222
222
  include Google::Apis::Core::Hashable
223
223
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudfunctionsV1
18
18
  # Version of the google-apis-cloudfunctions_v1 gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.15.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 = "20211014"
25
+ REVISION = "20211027"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudfunctions_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.15.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-10-27 00:00:00.000000000 Z
11
+ date: 2021-11-08 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/main/generated/google-apis-cloudfunctions_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v1/v0.15.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudfunctions_v1
63
63
  post_install_message:
64
64
  rdoc_options: []