google-apis-fcm_v1 0.16.0 → 0.18.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +8 -0
- data/lib/google/apis/fcm_v1/classes.rb +4 -4
- data/lib/google/apis/fcm_v1/gem_version.rb +3 -3
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: b9442c14d48278c8c3f88bf2d8d0699702d2c336c9ab4937029d45ff4d6a6506
|
4
|
+
data.tar.gz: 3ee1b438af0794579f6b68824d3a7206e1064cd37f8aeb00e0bb4572deacae65
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 41ebcec6dc7ecffcef01b5990efe7fd5e53770866948c0326521e59a8631c937dede3271fdf964eba01cc4935029892070acf55894d1142007267a3b1b439927
|
7
|
+
data.tar.gz: e313440ea9cb9a07a667768e1e2ba958e922ddf78b3c6a63d482b741acd37ac2ba277888f2c6d82d809d169fcc4ef4480f9a5df31966de718d60076db04a8c0c
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,13 @@
|
|
1
1
|
# Release history for google-apis-fcm_v1
|
2
2
|
|
3
|
+
### v0.18.0 (2022-10-12)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20221003
|
6
|
+
|
7
|
+
### v0.17.0 (2022-09-21)
|
8
|
+
|
9
|
+
* Regenerated using generator version 0.10.0
|
10
|
+
|
3
11
|
### v0.16.0 (2022-07-01)
|
4
12
|
|
5
13
|
* Regenerated using generator version 0.8.0
|
@@ -382,7 +382,9 @@ module Google
|
|
382
382
|
# APNs request headers](https://developer.apple.com/documentation/
|
383
383
|
# usernotifications/setting_up_a_remote_notification_server/
|
384
384
|
# sending_notification_requests_to_apns) for supported headers such as `apns-
|
385
|
-
# expiration` and `apns-priority`.
|
385
|
+
# expiration` and `apns-priority`. The backend sets a default value for `apns-
|
386
|
+
# expiration` of 30 days and a default value for `apns-priority` of 10 if not
|
387
|
+
# explicitly set.
|
386
388
|
# Corresponds to the JSON property `headers`
|
387
389
|
# @return [Hash<String,String>]
|
388
390
|
attr_accessor :headers
|
@@ -391,9 +393,7 @@ module Google
|
|
391
393
|
# payload. See [Payload Key Reference](https://developer.apple.com/documentation/
|
392
394
|
# usernotifications/setting_up_a_remote_notification_server/
|
393
395
|
# generating_a_remote_notification). If present, it overrides google.firebase.
|
394
|
-
# fcm.v1.Notification.title and google.firebase.fcm.v1.Notification.body.
|
395
|
-
# backend sets a default value for `apns-expiration` of 30 days and a default
|
396
|
-
# value for `apns-priority` of 10 if not explicitly set.
|
396
|
+
# fcm.v1.Notification.title and google.firebase.fcm.v1.Notification.body.
|
397
397
|
# Corresponds to the JSON property `payload`
|
398
398
|
# @return [Hash<String,Object>]
|
399
399
|
attr_accessor :payload
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module FcmV1
|
18
18
|
# Version of the google-apis-fcm_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.18.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.10.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20221003"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-fcm_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.18.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-10-17 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -16,7 +16,7 @@ dependencies:
|
|
16
16
|
requirements:
|
17
17
|
- - ">="
|
18
18
|
- !ruby/object:Gem::Version
|
19
|
-
version:
|
19
|
+
version: 0.9.0
|
20
20
|
- - "<"
|
21
21
|
- !ruby/object:Gem::Version
|
22
22
|
version: 2.a
|
@@ -26,7 +26,7 @@ dependencies:
|
|
26
26
|
requirements:
|
27
27
|
- - ">="
|
28
28
|
- !ruby/object:Gem::Version
|
29
|
-
version:
|
29
|
+
version: 0.9.0
|
30
30
|
- - "<"
|
31
31
|
- !ruby/object:Gem::Version
|
32
32
|
version: 2.a
|
@@ -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/main/generated/google-apis-fcm_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-fcm_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-fcm_v1/v0.18.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-fcm_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|