InteractionType

Describes interaction type.

Enums
INTERACTION_TYPE_UNSPECIFIED Not specified. Defaults to SEARCH_ONLY.
SEARCH_ONLY Search without a generative answer.
SEARCH_WITH_ANSWER Search with the generative answer.
SEARCH_WITH_FOLLOW_UPS Search with the generative answer that supports follow up questions. Also known as multi-turn search.