stateHistory property

List<SessionStateHistory>? stateHistory
getter/setter pair

Historical state information for the session.

Output only.

Implementation

core.List<SessionStateHistory>? stateHistory;