[[["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,["# AbsoluteDelivery interface\n\nInterface representing task options with absolute delivery.\n\n**Signature:** \n\n export interface AbsoluteDelivery \n\nProperties\n----------\n\n| Property | Type | Description |\n|---------------------------------------------------------------------------------------------|------|-----------------------------------------------------------------|\n| [scheduleTime](./firebase-admin.functions.absolutedelivery.md#absolutedeliveryscheduletime) | Date | The time when the task is scheduled to be attempted or retried. |\n\nAbsoluteDelivery.scheduleTime\n-----------------------------\n\nThe time when the task is scheduled to be attempted or retried.\n\n**Signature:** \n\n scheduleTime?: Date;"]]