Extends
SpanEndOptions
Properties
endTime
Defined in: src/genai/spanBase.ts:31optionalendTime:TimeInput
Inherited from
SpanEndOptions.endTime
error
Defined in: src/genai/spanBase.ts:30optionalerror:Error
Inherited from
SpanEndOptions.error
errorType
Stable failure classification recorded on theoptionalerrorType:string
error.type attribute.
Defined in: src/genai/tool.ts:29
result
A JSON value. Strings are recorded as-is; other values are serialized. Defined in: src/genai/tool.ts:27optionalresult:JsonValue