Class TransitionNode (1.1.1)

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

The source or target of a transition. .. attribute:: page

Indicates a transition to a Page. Only some fields such as name and displayname will be set.

:type: google.cloud.dialogflowcx_v3.types.Page

Attribute

NameDescription
flow google.cloud.dialogflowcx_v3.types.Flow
Indicates a transition to a Flow. Only some fields such as name and displayname will be set.