[[["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 2025-05-20 UTC."],[],[],null,["# Firebase.AI.RequestOptions Struct Reference\n\nFirebase.AI.RequestOptions\n==========================\n\nConfiguration parameters for sending requests to the backend.\n\nSummary\n-------\n\n| ### Constructors and Destructors ||\n|---|---|\n| [RequestOptions](#struct_firebase_1_1_a_i_1_1_request_options_1a225b2d25645b4a83497f1c0bac297071)`(TimeSpan? timeout)` Initialize a [RequestOptions](/docs/reference/unity/struct/firebase/a-i/request-options#struct_firebase_1_1_a_i_1_1_request_options) object. ||\n\nPublic functions\n----------------\n\n### RequestOptions\n\n```c#\n Firebase::AI::RequestOptions::RequestOptions(\n TimeSpan? timeout\n)\n``` \nInitialize a [RequestOptions](/docs/reference/unity/struct/firebase/a-i/request-options#struct_firebase_1_1_a_i_1_1_request_options) object.\n\n\u003cbr /\u003e\n\n| Details ||\n|------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| Parameters | |-----------|------------------------------------------------------------------------| | `timeout` | The request's timeout interval. Defaults to 180 seconds if given null. | |"]]