Google.Firebase.FCM.V1.WebpushFcmOptions (firebase_cloud_messaging_http_v1_api v0.2.0)

Options for features provided by the FCM SDK for Web.

https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages#WebpushFcmOptions

Link to this section Summary

Link to this section Types

@type t() :: %Google.Firebase.FCM.V1.WebpushFcmOptions{
  analytics_label: String.t() | nil,
  link: String.t() | nil
}