Genkit JS API reference
Preparing search index...
genkit
tracing
TimeEventSchema
Variable TimeEventSchema
Const
TimeEventSchema
:
z
.
ZodObject
<
{
annotation
:
z
.
ZodObject
<
{
attributes
:
z
.
ZodRecord
<
z
.
ZodString
,
z
.
ZodAny
>
;
description
:
z
.
ZodString
;
}
,
"strip"
,
z
.
ZodTypeAny
,
{
attributes
:
Record
<
string
,
any
>
;
description
:
string
}
,
{
attributes
:
Record
<
string
,
any
>
;
description
:
string
}
,
>
;
time
:
z
.
ZodNumber
;
}
,
"strip"
,
z
.
ZodTypeAny
,
{
annotation
:
{
attributes
:
Record
<
string
,
any
>
;
description
:
string
}
;
time
:
number
;
}
,
{
annotation
:
{
attributes
:
Record
<
string
,
any
>
;
description
:
string
}
;
time
:
number
;
}
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Genkit JS API reference
Loading...