Class FlowInvocation (2.6.0)

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

Stores metadata of the invocation of a CX 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.
flow_state google.cloud.dialogflowcx_v3.types.OutputState
Required. Flow invocation's output state.