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: 7ad8c40975e6b9ff6d81158eedb595ad9fc6052016df6e929af217a9437d0d85
4
- data.tar.gz: 5fbb7813dd31d397941ca15f56af79ad1f9a2ca5baecf5947e76c96b6e05cdf8
3
+ metadata.gz: 94f302d4238bbaeaa2b0ac2aa978006be3425d507700ef5efa1bdf8bd664cde8
4
+ data.tar.gz: 7ff875cc14144b178753a4b9e1b45c10e2ce3ce87e807a74b4f700c3fa74af52
5
5
  SHA512:
6
- metadata.gz: 14bb6c003f38f86c704fea9c952bb8be10e4a587153412b1c886db662b930b57e602edbd7e13ec8483e7fdab29cc51201c9f26561479ded0b47c825c6d119d38
7
- data.tar.gz: 124f095ae8700b12c08cb78c6b09773ee4f6ed1bda6ca88ec70acd84a7b99fe6237b8eac2704722b16fb2a3e2c05fb45f0bc1275b374b9745dae50299da6bce6
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 Management API
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 Management API. It provides:
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 Management API, see the {Google::Apis::FirebasedatabaseV1beta::FirebaseRealtimeDatabaseService class reference docs}.
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.14.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.8.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220615"
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 Management API
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 Management API
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 Management API this client connects to.
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.14.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-07-04 00:00:00.000000000 Z
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 Management
34
- API V1beta. Simple REST clients are Ruby client libraries that provide access to
35
- Google services via their HTTP REST API endpoints. These libraries are generated
36
- and updated automatically based on the discovery documents published by the service,
37
- and they handle most concerns such as authentication, pagination, retry, timeouts,
38
- and logging. You can use this client to access the Firebase Realtime Database Management
39
- API, but note that some services may provide a separate modern client that is easier
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.14.0
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 Management API V1beta
81
+ summary: Simple REST client for Firebase Realtime Database API V1beta
83
82
  test_files: []