[[["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-07-29 UTC."],[],[],null,["# WebpushFcmOptions interface\n\nRepresents options for features provided by the FCM SDK for Web (which are not part of the Webpush standard).\n\n**Signature:** \n\n export interface WebpushFcmOptions \n\nProperties\n----------\n\n| Property | Type | Description |\n|-------------------------------------------------------------------------------|--------|---------------------------------------------------------------------------------------------------|\n| [link](./firebase-admin.messaging.webpushfcmoptions.md#webpushfcmoptionslink) | string | The link to open when the user clicks on the notification. For all URL values, HTTPS is required. |\n\nWebpushFcmOptions.link\n----------------------\n\nThe link to open when the user clicks on the notification. For all URL values, HTTPS is required.\n\n**Signature:** \n\n link?: string;"]]