google-apis-firebasehosting_v1beta1 0.5.0 → 0.6.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: 66e4d967afdfa765ad230b65de07397141018edf3ddb01b099ee76980e4bc3fd
4
- data.tar.gz: 03a50da708e7aec8938da21421dff74665802a093bf99da936f760ba8ed87baa
3
+ metadata.gz: c2b3328db615c6142acbe6f92b732701067d70062403add2a46c04e2761a73c8
4
+ data.tar.gz: c4408ec709d3c4f0b3c1af81baba96430ffb1714fca27f0916e713472a1029c5
5
5
  SHA512:
6
- metadata.gz: 669ea39d5ad2332f0195321765602da28a429aafe5bc7f1c690ae1a7f79cb962813a45b7c7e1037faf6a0996d5216927d437e49eb0abe485f7ab3cdb68280f45
7
- data.tar.gz: 6bb8d3dbbe7a4779853044904d07156bf7736bd877042334c5dfd4505ea612a2982da7dae1d131fdc4b5d049937477baec94e7d2104ea30fdce241267fe51e79
6
+ metadata.gz: 88448afe99de008a6eefa01c029bc9bf202902c0e6692030f61fadb3956f56e03a79f6f6bb435adb3a2405f5cf48728436afb21eead9799fea45f66e0fb9b495
7
+ data.tar.gz: '084fed1faf7235c70f25b07f4630a44c91f9cf6be06f0980cdf47df188c6f44a993317c7b77121eb263bcde8a7106c038061b95efa345f1dc989c702606238f8'
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firebasehosting_v1beta1
2
2
 
3
+ ### v0.6.0 (2021-04-20)
4
+
5
+ * Regenerated from discovery document revision 20210415
6
+
3
7
  ### v0.5.0 (2021-03-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20210315
@@ -32,7 +32,7 @@ module Google
32
32
  # This is NOT the gem version.
33
33
  VERSION = 'V1beta1'
34
34
 
35
- # View and manage your data across Google Cloud Platform services
35
+ # See, edit, configure, and delete your Google Cloud Platform data
36
36
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
37
37
 
38
38
  # View your data across Google Cloud Platform services
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FirebasehostingV1beta1
18
18
  # Version of the google-apis-firebasehosting_v1beta1 gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.6.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 = "20210315"
25
+ REVISION = "20210415"
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-firebasehosting_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.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-05-18 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-firebasehosting_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-firebasehosting_v1beta1/v0.5.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebasehosting_v1beta1/v0.6.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-firebasehosting_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Firebase Hosting API V1beta1