[[["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,["# AndroidFcmOptions interface\n\nRepresents options for features provided by the FCM SDK for Android.\n\n**Signature:** \n\n export interface AndroidFcmOptions \n\nProperties\n----------\n\n| Property | Type | Description |\n|---------------------------------------------------------------------------------------------------|--------|---------------------------------------------------------|\n| [analyticsLabel](./firebase-admin.messaging.androidfcmoptions.md#androidfcmoptionsanalyticslabel) | string | The label associated with the message's analytics data. |\n\nAndroidFcmOptions.analyticsLabel\n--------------------------------\n\nThe label associated with the message's analytics data.\n\n**Signature:** \n\n analyticsLabel?: string;"]]