Class FlowTransition (2.0.0)

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

Stores metadata of the transition to a target CX flow. Flow transition actions exit the caller playbook and enter the child flow.

Attributes

Name Description
flow str
Required. The unique identifier of the flow. Format: projects/.
display_name str
Output only. The display name of the flow.
input_action_parameters google.protobuf.struct_pb2.Struct
A list of input parameters for the action.