stateHistories property
The historical state transitions of the session_state message including the current session state.
Output only.
Implementation
core.List<SessionStateEvent>? stateHistories;
The historical state transitions of the session_state message including the current session state.
Output only.
core.List<SessionStateEvent>? stateHistories;