google-apis-firebasedatabase_v1beta 0.7.0 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b769286567e0d322ed01fec92bdeb4ea46011661c8572dcf2a6270cdc7aaf0a4
4
- data.tar.gz: e43cc438a55f120090dc6d9638d26e3fdb0f012c6cd76d6fbcb5a49fb9a11f63
3
+ metadata.gz: dc0fe784dbdaca53731d9e7c3f647bd8c51341f815fb17c3739c4feadd090b93
4
+ data.tar.gz: d12df925fe6f4ee6cc2393d906cdf0c18498a6464aee877681451e5578519757
5
5
  SHA512:
6
- metadata.gz: 326b76ef2a5ae5a2a48f409b02e7c319a7b5f9a35759a296caf9c017403f0ead99b85c1b9aff06a368a7fe7d70af32c51236e72e3c15b662db13b4be0d186b7e
7
- data.tar.gz: e7f978be35f759fdf0522283a6f621c2bd5d3359e4d81a1bb4565b406036e390957a916e840e327ff636e0a723439756ed435fea825d13013e430aef901bea1d
6
+ metadata.gz: 85ce7d9666344ea795eb352db597ca4d9f9c8d1c321dfbc3b08b1a1a1266543a15372159659732708c8e96e60cb1b285c98101181c2cbc1ab27c230affcc327b
7
+ data.tar.gz: 5f882af26bd6797a785e2e906b0ad9732c89bf5c0ed342ce47865f24bf81e8d83e3c519d83c8cd065b669b0972ac0e7a0178604ad148f0c00b06644e78bc5880
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firebasedatabase_v1beta
2
2
 
3
+ ### v0.8.0 (2021-09-01)
4
+
5
+ * Regenerated from discovery document revision 20210809
6
+
3
7
  ### v0.7.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FirebasedatabaseV1beta
18
18
  # Version of the google-apis-firebasedatabase_v1beta gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.8.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 = "20210616"
25
+ REVISION = "20210809"
26
26
  end
27
27
  end
28
28
  end
@@ -30,10 +30,10 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1beta'
32
32
 
33
- # See, edit, configure, and delete your Google Cloud Platform data
33
+ # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
 
36
- # View your data across Google Cloud Platform services
36
+ # View your data across Google Cloud services and see the email address of your Google Account
37
37
  AUTH_CLOUD_PLATFORM_READ_ONLY = 'https://www.googleapis.com/auth/cloud-platform.read-only'
38
38
 
39
39
  # View and administer all your Firebase data and settings
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-firebasedatabase_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.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-07-05 00:00:00.000000000 Z
11
+ date: 2021-09-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -59,7 +59,7 @@ licenses:
59
59
  metadata:
60
60
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
61
61
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-firebasedatabase_v1beta/CHANGELOG.md
62
- documentation_uri: https://googleapis.dev/ruby/google-apis-firebasedatabase_v1beta/v0.7.0
62
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebasedatabase_v1beta/v0.8.0
63
63
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-firebasedatabase_v1beta
64
64
  post_install_message:
65
65
  rdoc_options: []