Preparing search index...
The search index is not available
@google/genai
@google/genai
types
ReplayFile
Interface ReplayFile
Represents a recorded session.
interface
ReplayFile
{
interactions
?:
ReplayInteraction
[]
;
replayId
?:
string
;
}
Index
Properties
interactions?
replay
Id?
Properties
Optional
interactions
interactions
?:
ReplayInteraction
[]
Optional
replay
Id
replayId
?:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
interactions
replay
Id
@google/genai
Loading...
Represents a recorded session.