google-apis-firebase_v1beta1 0.7.0 → 0.8.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: 90c9fd8abf0e1d875de7ba6c0e9d1f3745043d0ae40754287c94d6ce36c81554
4
- data.tar.gz: cd52111162a24f85ee1e92d2af82139837d5b70f93bcab4921df5b0eb4ede096
3
+ metadata.gz: 6a1e4fa57b53ee220cb139816030cb655a3c293a6f97cd0024b550617b79f87c
4
+ data.tar.gz: 53f9b9a39fef44819d89e1a02ea650530de7f757f5ea0c43cce114adde56131e
5
5
  SHA512:
6
- metadata.gz: '08efa87e3cf034e8aa534ff9b3d78677d4006996ff3ee894bddcf4f111c4c034bb2685788cb6a9e7b9df01c4ff64e15affdc6779b78852113dc5f84b6a7df687'
7
- data.tar.gz: f9fbda07b4f79970d9a57c2df205fcc7c771a547a575a8831becac66e1cee44571023bd38faffc463a22fc16989a9a8428846fb58270d42f769e4cff5d5dbf10
6
+ metadata.gz: 1fe9042974ffe3f1922177a4d10447d4a9e9586450c0ba05d7b8628452e91b75756064d767ccd1ce25c46533d7dc4ea1d7c67933ddf13100afcfa34f54ee7fa6
7
+ data.tar.gz: c9968fefb0afabca46a51900f451ce94107abcc38576a481984f11cc440755b019072136ed5ae55d4118948b8b5fc68358694311944ae3881a5c5d8dfbe900b0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firebase_v1beta1
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 FirebaseV1beta1
18
18
  # Version of the google-apis-firebase_v1beta1 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 = "20210525"
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 = 'V1beta1'
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-firebase_v1beta1
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
@@ -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/master/generated/google-apis-firebase_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-firebase_v1beta1/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebase_v1beta1/v0.8.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-firebase_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []