InvokeAgentRequest

InvokeAgent Request

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Identifier for Agent Alias

Link copied to clipboard

Identifier for Agent

Link copied to clipboard

Enable agent trace events for improved debugging

Link copied to clipboard

End current session

Link copied to clipboard

Input data in the format specified in the Content-Type request header.

Link copied to clipboard

Identifier used for the current session

Link copied to clipboard

Session state passed by customer. Base64 encoded json string representation of SessionState.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String