@microsoft/opentelemetry
Preparing search index...
A365Request
Interface A365Request
Represents a request with telemetry context.
interface
A365Request
{
channel
?:
Channel
;
content
?:
InputMessagesParam
;
conversationId
?:
string
;
sessionId
?:
string
;
}
Index
Properties
channel?
content?
conversation
Id?
session
Id?
Properties
Optional
channel
channel
?:
Channel
Optional
content
content
?:
InputMessagesParam
Optional
conversation
Id
conversationId
?:
string
Optional
session
Id
sessionId
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
channel
content
conversation
Id
session
Id
@microsoft/opentelemetry
Loading...
Represents a request with telemetry context.