google-apis-fcmdata_v1beta1 0.20.0 → 0.21.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: e7fac183dcab01b7f5c5c89529d609ccede0459476bf9e8588885d6790300d93
|
|
4
|
+
data.tar.gz: 1718c0f6d9b27c6021c4307fb946e402f3032c69bdc2e0b7f8acd6a3faa53be5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 344d8eaafb1105a4619456c7dae0040dada78bf16fbcd480c7b13ef2f4e3d5fc816384598789f9a7f41441376775c1fe3c59a3876fc9f9cfd41c52f96cdeca97
|
|
7
|
+
data.tar.gz: f1af16a0c00741055d2cf5842d9b5b1855537668b344063f0ce1105bd9e4360b81b646385e3a9df8edda7dae050ac389808ed6923ae14137def7dfc73810eff2
|
data/CHANGELOG.md
CHANGED
|
@@ -152,9 +152,7 @@ module Google
|
|
|
152
152
|
|
|
153
153
|
# The percentage of accepted messages that were delayed due to message
|
|
154
154
|
# throttling, such as [collapsible message throttling](https://firebase.google.
|
|
155
|
-
# com/docs/cloud-messaging/concept-options#collapsible_throttling)
|
|
156
|
-
# message rate throttling](https://firebase.google.com/docs/cloud-messaging/
|
|
157
|
-
# concept-options#device_throttling).
|
|
155
|
+
# com/docs/cloud-messaging/concept-options#collapsible_throttling).
|
|
158
156
|
# Corresponds to the JSON property `delayedMessageThrottled`
|
|
159
157
|
# @return [Float]
|
|
160
158
|
attr_accessor :delayed_message_throttled
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module FcmdataV1beta1
|
|
18
18
|
# Version of the google-apis-fcmdata_v1beta1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.21.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.19.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260726"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-fcmdata_v1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.21.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-fcmdata_v1beta1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-fcmdata_v1beta1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-fcmdata_v1beta1/v0.21.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-fcmdata_v1beta1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|