google-apis-firebase_v1beta1 0.44.0 → 0.46.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: fa24041c4120bbbb2a21bda8c127aa63e99567bd1c3d67f86e7195d6145026c3
4
- data.tar.gz: ce10df233265870d5500f38c38b1c1ab1706bd28e64c90369b27d3ac04913538
3
+ metadata.gz: dfa0cc9e386c4d9bb2833c97c089d8277c317017261ef18065b30506fc5842c7
4
+ data.tar.gz: 9257703e5e85116f7d9d048f3c772b2e8d291ed0f0b56f427772807221cd128f
5
5
  SHA512:
6
- metadata.gz: adc3e5d88a29a999a6ef5e378450ce497ab3e12a11ba544c0a2c6950d4177badf25476e6ee34278fed2568854ffa3e1cdfc594996f17e50b6359ff1f5bd4dff6
7
- data.tar.gz: 483efe986cbac88626ede2a19739b1920927701ddc4ea566089d2df46a8f199b81b78214a4e5d87366108f67513057d7438f270e3d7609c5cfa75351499c80a5
6
+ metadata.gz: 51d6e338176fa7ddc43a2f4a45f05dbeebf6ac73e1b87fe0a39a40d6b1d1300ec69c2a6a27f6c616efa9a3222f08611d812103480319fac5963386b7f75b6218
7
+ data.tar.gz: 1c1d355839756e16fd07dfaa92dbb4296092c03e222b1287f32e97d36b3dd58ea0281d4a6ce6348e33e882b74d2949e3f915458993103959f76ad7efdadc0cb8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-firebase_v1beta1
2
2
 
3
+ ### v0.46.0 (2025-01-12)
4
+
5
+ * Regenerated from discovery document revision 20250107
6
+ * Regenerated using generator version 0.16.0
7
+
8
+ ### v0.45.0 (2024-12-22)
9
+
10
+ * Regenerated from discovery document revision 20241217
11
+
3
12
  ### v0.44.0 (2024-11-17)
4
13
 
5
14
  * Regenerated from discovery document revision 20241107
@@ -1443,18 +1443,22 @@ module Google
1443
1443
 
1444
1444
  # The canonical error code (see codes.proto) that most closely corresponds to
1445
1445
  # this status. This may be missing, and in the common case of the generic space,
1446
- # it definitely will be.
1446
+ # it definitely will be. copybara:strip_begin(b/383363683) copybara:
1447
+ # strip_end_and_replace optional int32 canonical_code = 6;
1447
1448
  # Corresponds to the JSON property `canonicalCode`
1448
1449
  # @return [Fixnum]
1449
1450
  attr_accessor :canonical_code
1450
1451
 
1451
1452
  # Numeric code drawn from the space specified below. Often, this is the
1452
1453
  # canonical error space, and code is drawn from google3/util/task/codes.proto
1454
+ # copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional
1455
+ # int32 code = 1;
1453
1456
  # Corresponds to the JSON property `code`
1454
1457
  # @return [Fixnum]
1455
1458
  attr_accessor :code
1456
1459
 
1457
- # Detail message
1460
+ # Detail message copybara:strip_begin(b/383363683) copybara:
1461
+ # strip_end_and_replace optional string message = 3;
1458
1462
  # Corresponds to the JSON property `message`
1459
1463
  # @return [String]
1460
1464
  attr_accessor :message
@@ -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.44.0"
19
+ GEM_VERSION = "0.46.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.1"
22
+ GENERATOR_VERSION = "0.16.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20241107"
25
+ REVISION = "20250107"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-firebase_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.44.0
4
+ version: 0.46.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-12-04 00:00:00.000000000 Z
10
+ date: 2025-01-12 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: google-apis-core
@@ -58,9 +57,8 @@ licenses:
58
57
  metadata:
59
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebase_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-firebase_v1beta1/v0.44.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebase_v1beta1/v0.46.0
62
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebase_v1beta1
63
- post_install_message:
64
62
  rdoc_options: []
65
63
  require_paths:
66
64
  - lib
@@ -75,8 +73,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
73
  - !ruby/object:Gem::Version
76
74
  version: '0'
77
75
  requirements: []
78
- rubygems_version: 3.5.22
79
- signing_key:
76
+ rubygems_version: 3.6.2
80
77
  specification_version: 4
81
78
  summary: Simple REST client for Firebase Management API V1beta1
82
79
  test_files: []