google-apis-cloudfunctions_v1 0.4.0 → 0.5.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: 78d50f173d2029b4ee8ae19aec4926fcb881ea7e9cf3d427dc1f508c0565a357
4
- data.tar.gz: 1d8dbf7e323f23d3e4f3079828e45d3af70aac20bd6964e555166272beef03ff
3
+ metadata.gz: 3a3b21e934faa1079e5bf5f9edaaeea431db12a91d53df48dc1d944226769e90
4
+ data.tar.gz: 57f846e742bb0fab3a31e09f2ae1ba9af08d3bc744f6709bbd452b3ca19513c6
5
5
  SHA512:
6
- metadata.gz: 68e2766c4d5b6d640b79b7c061942cdab654013a7d415875d6008c8507e6b1d5d4b2ebc0459aad5496f8aa465221095cd14c1d7792ef1f2a7e9f4b63782d0256
7
- data.tar.gz: b2fd2500ea4bd76d571b8935356474c90f233e06dacb1502bf0b6cd05a1b67efc272471047ff7b85c55e97205c06aefaa6dac5c7ff242aba90c40e8a0d7f0388
6
+ metadata.gz: 73372773568e0353d0d1c3a06b0b21667eefdc8dca2643b34f7e729f2e2e5a20896ca444ed4253c75dcd339d30993b25f24412033880b3c843d46e87ac5f4898
7
+ data.tar.gz: 8184957ba935a6779c43ff560530e9fd05da0d484b7227f725df4d669f2ec8ededc94b23439e9f571cc172385752fb1fcfcfcc22d0edea43f04db9e505a4d85c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudfunctions_v1
2
2
 
3
+ ### v0.5.0 (2021-04-01)
4
+
5
+ * Regenerated from discovery document revision 20210325
6
+
3
7
  ### v0.4.0 (2021-03-18)
4
8
 
5
9
  * Regenerated from discovery document revision 20210309
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
32
- # View and manage your data across Google Cloud Platform services
32
+ # See, edit, configure, and delete your Google Cloud Platform data
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
@@ -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.4.0"
19
+ GEM_VERSION = "0.5.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210309"
25
+ REVISION = "20210325"
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.4.0
4
+ version: 0.5.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-03-22 00:00:00.000000000 Z
11
+ date: 2021-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudfunctions_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v1/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudfunctions_v1/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudfunctions_v1
57
57
  post_install_message:
58
58
  rdoc_options: []