google-apis-firebase_v1beta1 0.2.0 → 0.3.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: 97b0dc84c26135f31c223331e4a6ca51cf265ecb4f4c2d8f5de44a35c48abadc
4
- data.tar.gz: 24d95fd3ddf628402c682a8e21460da612fce4e182ff242c7275957399b7fdf1
3
+ metadata.gz: 25814b4637a096169d7a527a5341371d6c79419fea243cb7a8882f073b7c6fd6
4
+ data.tar.gz: 91b97e3b449c3648f487d26ffe44687617bfd08f85c2453482c3846900f3329f
5
5
  SHA512:
6
- metadata.gz: 32a3fede8b28dd38343c0ec6eff78308aa3dc32afd197fc4f7c152cacb376281872b7628f1369e70531c67d53e806ad66d082321e5be8d71cc1a7dad56f4fda3
7
- data.tar.gz: ed46395ac4ee5e97fdcf5cdb807c1823021d556f90ca697f7e725a6791fd22cce59005549b9a74fb1198d75ae80cbf6afcc25dc005a07fafac57c0e67f6198e2
6
+ metadata.gz: 62a67ef7ea9a2bd8ee8ee9f504fe30797dd89661c5200da4a2b0f5a731fbdd7bb1286c1a1fe95088de35b46f6bf6053e32877ade979973bbaf06391db6e2c325
7
+ data.tar.gz: 8bc597419fb3a8b5b9e4910c2e65a1803c4d2489ac2881c4449b24b771c2d17563c0dab669a3f42fe7b9496a84d9d06aaa1f595a730ff47b627f6b21111de517
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-firebase_v1beta1
2
2
 
3
+ ### v0.3.0 (2021-03-30)
4
+
5
+ * Regenerated from discovery document revision 20210326
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.2.0 (2021-03-04)
4
9
 
5
10
  * Regenerated using generator version 0.1.2
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1beta1'
32
32
 
33
- # View and manage your data across Google Cloud Platform services
33
+ # See, edit, configure, and delete your Google Cloud Platform data
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
 
36
36
  # View your data across Google Cloud Platform services
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FirebaseV1beta1
18
18
  # Version of the google-apis-firebase_v1beta1 gem
19
- GEM_VERSION = "0.2.0"
19
+ GEM_VERSION = "0.3.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20201027"
25
+ REVISION = "20210326"
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-firebase_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.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-08 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-firebase_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-firebase_v1beta1/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebase_v1beta1/v0.3.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-firebase_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []