[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-03-24 UTC."],[],[],null,["# FirebaseAdmin.Messaging.WebpushFcmOptions Class Reference\n\nFirebaseAdmin.Messaging.WebpushFcmOptions\n=========================================\n\nRepresents the Webpush-specific notification options that can be included in a [Message](/docs/reference/admin/dotnet/class/firebase-admin/messaging/message#class_firebase_admin_1_1_messaging_1_1_message).\n\nSummary\n-------\n\nSee [REST API reference](https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages#WebpushFcmOptions) for a list of supported fields.\n\n| ### Properties ||\n|--------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------|\n| [Link](#class_firebase_admin_1_1_messaging_1_1_webpush_fcm_options_1a49c86ecfd542cfd61ea7c9c948df4b8c) | `string` Gets or sets the link to open when the user clicks on the notification. |\n\nProperties\n----------\n\n### Link\n\n```text\nstring Link\n``` \nGets or sets the link to open when the user clicks on the notification.\n\nFor all URL values, HTTPS is required."]]