unified-llm-client
Preparing search index...
GeminiErrorDetail
Interface GeminiErrorDetail
interface
GeminiErrorDetail
{
"@type"
?:
string
;
retryDelay
?:
|
string
|
number
|
{
nanos
?:
number
;
seconds
?:
string
|
number
}
;
}
Index
Properties
@type?
retry
Delay?
Properties
Optional
@type
"@type"
?:
string
Optional
retry
Delay
retryDelay
?:
string
|
number
|
{
nanos
?:
number
;
seconds
?:
string
|
number
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
@type
retry
Delay
unified-llm-client
Loading...