history property

List<LfA2aV1Message>? history
getter/setter pair

protolint:disable REPEATED_FIELD_NAMES_PLURALIZED The history of interactions from a Task.

Implementation

core.List<LfA2aV1Message>? history;