providerplaneai
Preparing search index...
providers/gemini/capabilities/shared/GeminiVideoUtils.ts
GeminiVideoPollingOptions
Type Alias GeminiVideoPollingOptions
Description
Helper type for GeminiVideoPollingOptions.
type
GeminiVideoPollingOptions
=
{
defaultMaxPollMs
:
number
;
defaultPollIntervalMs
:
number
;
maxPollMs
?:
number
;
pollIntervalMs
?:
number
;
}
Index
Properties
default
Max
Poll
Ms
default
Poll
Interval
Ms
max
Poll
Ms?
poll
Interval
Ms?
Properties
default
Max
Poll
Ms
defaultMaxPollMs
:
number
default
Poll
Interval
Ms
defaultPollIntervalMs
:
number
Optional
max
Poll
Ms
maxPollMs
?:
number
Optional
poll
Interval
Ms
pollIntervalMs
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Max
Poll
Ms
default
Poll
Interval
Ms
max
Poll
Ms
poll
Interval
Ms
providerplaneai
Loading...
Description
Helper type for GeminiVideoPollingOptions.