history property

List<Message>? history
getter/setter pair

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

Implementation

core.List<Message>? history;