events property

The list of events that occurred during this turn.

Optional.

Implementation

core.List<
  GoogleCloudAiplatformV1EvaluationInstanceDeprecatedAgentDataAgentEvent
>?
events;