[[["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,["# TaskOptionsExperimental interface\n\nType representing experimental (beta) task options.\n\n**Signature:** \n\n export interface TaskOptionsExperimental \n\nProperties\n----------\n\n| Property | Type | Description |\n|-----------------------------------------------------------------------------------------|--------|---------------------------------------------------------------------------------------|\n| [uri](./firebase-admin.functions.taskoptionsexperimental.md#taskoptionsexperimentaluri) | string | ***(BETA)*** The full URL path that the request will be sent to. Must be a valid URL. |\n\nTaskOptionsExperimental.uri\n---------------------------\n\n\u003e This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.\n\nThe full URL path that the request will be sent to. Must be a valid URL.\n\n**Signature:** \n\n uri?: string;"]]