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>.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-06-27 UTC."],[[["\u003cp\u003eThis content outlines the structure and fields of a \u003ccode\u003eFulfillmentResponse\u003c/code\u003e, which is a response message for a webhook call.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillmentResponse\u003c/code\u003e JSON structure includes fields like \u003ccode\u003efulfillmentResponse\u003c/code\u003e, \u003ccode\u003epageInfo\u003c/code\u003e, \u003ccode\u003esessionInfo\u003c/code\u003e, and \u003ccode\u003epayload\u003c/code\u003e, offering different functionalities for responding to the user.\u003c/p\u003e\n"],["\u003cp\u003eThere's a union field called \u003ccode\u003etransition\u003c/code\u003e which can either contain \u003ccode\u003etargetPage\u003c/code\u003e or \u003ccode\u003etargetFlow\u003c/code\u003e, determining where the system will move next in the conversation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFulfillmentResponse\u003c/code\u003e object itself contains an array of \u003ccode\u003emessages\u003c/code\u003e and a \u003ccode\u003emergeBehavior\u003c/code\u003e field, defining how messages are handled and presented to the user.\u003c/p\u003e\n"],["\u003cp\u003eEach field in both the response and object can be omitted by the webhook if it does not intend to send any responses or change any status to the user.\u003c/p\u003e\n"]]],[],null,[]]