Class FollowupIntentInfo (2.14.0)

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

Represents a single followup intent in the chain.

Attributes

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

Inheritance

builtins.object > proto.message.Message > FollowupIntentInfo