Preparing search index...
The search index is not available
@google/genai
@google/genai
types
ReplayResponse
Class ReplayResponse
Represents a single response in a replay.
Index
Constructors
constructor
Properties
body
Segments?
headers?
sdk
Response
Segments?
status
Code?
Constructors
constructor
new
ReplayResponse
()
:
ReplayResponse
Returns
ReplayResponse
Properties
Optional
body
Segments
bodySegments
?:
Record
<
string
,
unknown
>
[]
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
sdk
Response
Segments
sdkResponseSegments
?:
Record
<
string
,
unknown
>
[]
Optional
status
Code
statusCode
?:
number
Settings
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
body
Segments
headers
sdk
Response
Segments
status
Code
@google/genai
Loading...
Represents a single response in a replay.