FirebaseVertexAI Framework Reference
Stay organized with collections
Save and categorize content based on your preferences.
RequestOptions
@available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
public struct RequestOptions : Sendable
extension RequestOptions: Equatable
Configuration parameters for sending requests to the backend.
-
Initializes a request options object.
Declaration
Swift
public init(timeout: TimeInterval = 180.0)
Parameters
timeout
|
The request’s timeout interval in seconds; defaults to 180 seconds.
|
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-03-06 UTC.
[null,null,["Last updated 2025-03-06 UTC."],[],[]]