File tree Expand file tree Collapse file tree
generated/google-apis-fcm_v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release history for google-apis-fcm_v1
22
3+ ### v0.37.0 (2026-06-28)
4+
5+ * Regenerated from discovery document revision 20260619
6+
37### v0.36.0 (2026-06-21)
48
59* Regenerated from discovery document revision 20260605
Original file line number Diff line number Diff line change @@ -642,9 +642,9 @@ class LightSettings
642642 # @return [Google::Apis::FcmV1::Color]
643643 attr_accessor :color
644644
645- # Required. Along with `light_on_duration `, define the blink rate of LED
646- # flashes. Resolution defined by [proto.Duration](https://developers.google.com/
647- # protocol- buffers/docs/reference/google.protobuf#google.protobuf.Duration)
645+ # Required. Along with `light_on_duration`, define the blink rate of LED flashes.
646+ # Resolution defined by [proto.Duration](https://developers.google.com/protocol-
647+ # buffers/docs/reference/google.protobuf#google.protobuf.Duration)
648648 # Corresponds to the JSON property `lightOffDuration`
649649 # @return [String]
650650 attr_accessor :light_off_duration
@@ -703,7 +703,7 @@ class Message
703703 # @return [Google::Apis::FcmV1::FcmOptions]
704704 attr_accessor :fcm_options
705705
706- # Optional. Firebase Installation ID to send a message to.
706+ # Firebase Installation ID to send a message to.
707707 # Corresponds to the JSON property `fid`
708708 # @return [String]
709709 attr_accessor :fid
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module FcmV1
1818 # Version of the google-apis-fcm_v1 gem
19- GEM_VERSION = "0.36 .0"
19+ GEM_VERSION = "0.37 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.19.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20260605 "
25+ REVISION = "20260619 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments