google-apis-firebasedatabase_v1beta 0.14.0 → 0.15.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 94f302d4238bbaeaa2b0ac2aa978006be3425d507700ef5efa1bdf8bd664cde8
|
4
|
+
data.tar.gz: 7ff875cc14144b178753a4b9e1b45c10e2ce3ce87e807a74b4f700c3fa74af52
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d2db2a04cb10f93c54c39adda4db0e3626c7d96673807fa74351c4ada034ae41e2f7cd0a177e42005f7cf8dd74f1f6a2afaf07bbb0a3e09756da4bec712c1f45
|
7
|
+
data.tar.gz: 55dbef82b8077d8673f89ecacbb3f824112cf9901d38dc2fd9c4606c282cbc1b91274da2fc7bfe029942add7d5105cf40df0ae5d7bb5be92f35f0faf71f6432a
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-firebasedatabase_v1beta
|
2
2
|
|
3
|
+
### v0.15.0 (2022-09-10)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20220908
|
6
|
+
* Regenerated using generator version 0.9.0
|
7
|
+
|
3
8
|
### v0.14.0 (2022-06-30)
|
4
9
|
|
5
10
|
* Regenerated using generator version 0.8.0
|
data/OVERVIEW.md
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
# Simple REST client for version V1beta of the Firebase Realtime Database
|
1
|
+
# Simple REST client for version V1beta of the Firebase Realtime Database API
|
2
2
|
|
3
|
-
This is a simple client library for version V1beta of the Firebase Realtime Database
|
3
|
+
This is a simple client library for version V1beta of the Firebase Realtime Database API. It provides:
|
4
4
|
|
5
5
|
* A client object that connects to the HTTP/JSON REST endpoint for the service.
|
6
6
|
* Ruby objects for data structures related to the service.
|
@@ -65,7 +65,7 @@ More detailed descriptions of the Google simple REST clients are available in tw
|
|
65
65
|
|
66
66
|
(Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Firebasedatabase service in particular.)
|
67
67
|
|
68
|
-
For reference information on specific calls in the Firebase Realtime Database
|
68
|
+
For reference information on specific calls in the Firebase Realtime Database API, see the {Google::Apis::FirebasedatabaseV1beta::FirebaseRealtimeDatabaseService class reference docs}.
|
69
69
|
|
70
70
|
## Which client should I use?
|
71
71
|
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.15.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.9.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20220908"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -20,7 +20,7 @@ require 'google/apis/errors'
|
|
20
20
|
module Google
|
21
21
|
module Apis
|
22
22
|
module FirebasedatabaseV1beta
|
23
|
-
# Firebase Realtime Database
|
23
|
+
# Firebase Realtime Database API
|
24
24
|
#
|
25
25
|
# The Firebase Realtime Database Management API enables programmatic
|
26
26
|
# provisioning and management of Realtime Database instances.
|
@@ -19,14 +19,14 @@ require 'google/apis/firebasedatabase_v1beta/gem_version.rb'
|
|
19
19
|
|
20
20
|
module Google
|
21
21
|
module Apis
|
22
|
-
# Firebase Realtime Database
|
22
|
+
# Firebase Realtime Database API
|
23
23
|
#
|
24
24
|
# The Firebase Realtime Database Management API enables programmatic
|
25
25
|
# provisioning and management of Realtime Database instances.
|
26
26
|
#
|
27
27
|
# @see https://firebase.google.com/docs/reference/rest/database/database-management/rest/
|
28
28
|
module FirebasedatabaseV1beta
|
29
|
-
# Version of the Firebase Realtime Database
|
29
|
+
# Version of the Firebase Realtime Database API this client connects to.
|
30
30
|
# This is NOT the gem version.
|
31
31
|
VERSION = 'V1beta'
|
32
32
|
|
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.
|
4
|
+
version: 0.15.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: 2022-
|
11
|
+
date: 2022-09-12 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -30,14 +30,13 @@ dependencies:
|
|
30
30
|
- - "<"
|
31
31
|
- !ruby/object:Gem::Version
|
32
32
|
version: 2.a
|
33
|
-
description: This is the simple REST client for Firebase Realtime Database
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
to use.
|
33
|
+
description: This is the simple REST client for Firebase Realtime Database API V1beta.
|
34
|
+
Simple REST clients are Ruby client libraries that provide access to Google services
|
35
|
+
via their HTTP REST API endpoints. These libraries are generated and updated automatically
|
36
|
+
based on the discovery documents published by the service, and they handle most
|
37
|
+
concerns such as authentication, pagination, retry, timeouts, and logging. You can
|
38
|
+
use this client to access the Firebase Realtime Database API, but note that some
|
39
|
+
services may provide a separate modern client that is easier to use.
|
41
40
|
email: googleapis-packages@google.com
|
42
41
|
executables: []
|
43
42
|
extensions: []
|
@@ -59,7 +58,7 @@ licenses:
|
|
59
58
|
metadata:
|
60
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
61
60
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebasedatabase_v1beta/CHANGELOG.md
|
62
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-firebasedatabase_v1beta/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-firebasedatabase_v1beta/v0.15.0
|
63
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebasedatabase_v1beta
|
64
63
|
post_install_message:
|
65
64
|
rdoc_options: []
|
@@ -79,5 +78,5 @@ requirements: []
|
|
79
78
|
rubygems_version: 3.3.14
|
80
79
|
signing_key:
|
81
80
|
specification_version: 4
|
82
|
-
summary: Simple REST client for Firebase Realtime Database
|
81
|
+
summary: Simple REST client for Firebase Realtime Database API V1beta
|
83
82
|
test_files: []
|