Stay organized with collections
Save and categorize content based on your preferences.
Firebase.AI.RequestOptions
Configuration parameters for sending requests to the backend.
Summary
Public functions
RequestOptions
Firebase::AI::RequestOptions::RequestOptions(
TimeSpan? timeout
)
Initialize a RequestOptions
object.
Details |
Parameters |
timeout
|
The request's timeout interval. Defaults to 180 seconds if given null.
|
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-05-20 UTC.
[null,null,["Last updated 2025-05-20 UTC."],[],[],null,["Firebase.AI.RequestOptions\n\nConfiguration parameters for sending requests to the backend.\n\nSummary\n\nPublic functions \n\nRequestOptions \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"]]