Status

The status of the interaction.

Enums
UNSPECIFIED Default value. This value is unused.
IN_PROGRESS The interaction is in progress.
REQUIRES_ACTION The interaction requires action/input from the user.
COMPLETED The interaction is completed.
FAILED The interaction failed.
CANCELLED The interaction was cancelled.
INCOMPLETE The interaction is completed, but contains incomplete results (e.g. hitting maxTokens).
BUDGET_EXCEEDED The interaction was halted because the token budget was exceeded.
QUEUED The interaction is queued, waiting for processing (e.g. waiting for off-peak capacity).