stateHistory property

List<StateHistory>? stateHistory
getter/setter pair

Historical state information for the batch.

Output only.

Implementation

core.List<StateHistory>? stateHistory;