Some products and features are in the process of being renamed. Generative playbook and flow features are also being migrated to a single consolidated console. See the details.
{"fulfillmentResponse": {object (FulfillmentResponse)},"pageInfo": {object (PageInfo)},"sessionInfo": {object (SessionInfo)},"payload": {object},// Union field transition can be only one of the following:"targetPage": string,"targetFlow": string// End of list of possible types for union field transition.}
Union field transition. The target to transition to. This can be set optionally to indicate an immediate transition to a different page in the same host flow, or a different flow in the same agent. transition can be only one of the following:
targetPage
string
The target page to transition to. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>/pages/<PageID>.
targetFlow
string
The target flow to transition to. Format: projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/flows/<FlowID>.