Class FollowupIntentInfo (2.3.0)

FollowupIntentInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a single followup intent in the chain. .. attribute:: followup_intent_name

The unique identifier of the followup intent. Format: projects/<Project ID>/agent/intents/<Intent ID>.

:type: str

Attribute

NameDescription
parent_followup_intent_name str
The unique identifier of the followup intent's parent. Format: projects/.