events property

List<GoogleCloudAiplatformV1AgentEvent>? events
getter/setter pair

The list of events that occurred during this turn.

Optional.

Implementation

core.List<GoogleCloudAiplatformV1AgentEvent>? events;