test

{
  "advancedSettings": {
    "loggingSettings": {
      "enableInteractionLogging": true
    }
  },
  "currentFlow": {
    "displayName": "Default Start Flow",
    "name": "projects/digital-retail-rx-qa/locations/us-east1/agents/d1f8b44a-b76a-43a0-bc64-cb195de61466/flows/00000000-0000-0000-0000-000000000000"
  },
  "currentPage": {
    "displayName": "Start Page",
    "name": "projects/digital-retail-rx-qa/locations/us-east1/agents/d1f8b44a-b76a-43a0-bc64-cb195de61466/flows/00000000-0000-0000-0000-000000000000/pages/START_PAGE"
  },
  "diagnosticInfo": {
    "Triggered Transition Names": [
      "3db9c8a2-a467-4202-8cb8-d3600d2ed316"
    ],
    "Session Id": "9e218c-57e-f62-444-925fe5e44",
    "Response Id": "2fe089df-dfe9-491d-9f66-169e0aaa370a",
    "Alternative Matched Intents": [
      {
        "Score": 1,
        "Id": "614d5c3b-0a36-4d05-86a9-b4da311a97da",
        "Type": "NLU",
        "DisplayName": "Order Status",
        "Active": true
      }
    ],
    "Execution Sequence": [
      {
        "Step 1": {
          "Type": "INITIAL_STATE",
          "InitialState": {
            "FlowState": {
              "Name": "Default Start Flow",
              "FlowId": "00000000-0000-0000-0000-000000000000",
              "PageState": {
                "Status": "TRANSITION_ROUTING",
                "Name": "Start Page",
                "PageId": "START_PAGE"
              },
              "Version": 0
            },
            "MatchedIntent": {
              "Active": true,
              "Id": "614d5c3b-0a36-4d05-86a9-b4da311a97da",
              "DisplayName": "Order Status",
              "Score": 1,
              "Type": "NLU"
            }
          }
        }
      },
      {
        "Step 2": {
          "StateMachine": {
            "TriggeredTransitionRouteId": "3db9c8a2-a467-4202-8cb8-d3600d2ed316",
            "FlowLevelTransition": true,
            "TriggeredIntent": "Order Status",
            "FlowState": {
              "PageState": {
                "PageId": "START_PAGE",
                "Name": "Start Page",
                "Status": "TRANSITION_ROUTING"
              },
              "Version": 0,
              "FlowId": "00000000-0000-0000-0000-000000000000",
              "Name": "Default Start Flow"
            }
          },
          "FunctionExecution": {
            "Responses": [
              {
                "text": {
                  "text": [
                    "Please select from the following options."
                  ],
                  "redactedText": [
                    "Please select from the following options."
                  ]
                },
                "responseType": "HANDLER_PROMPT",
                "source": "VIRTUAL_AGENT"
              },
              {
                "responseType": "HANDLER_PROMPT",
                "source": "VIRTUAL_AGENT",
                "payload": {
                  "richContent": [
                    [
                      {
                        "type": "chips",
                        "options": [
                          {
                            "text": "Orders under Processing"
                          },
                          {
                            "text": "Cancelled Orders"
                          },
                          {
                            "text": "Shipped Orders"
                          }
                        ]
                      }
                    ]
                  ]
                }
              }
            ]
          },
          "Type": "STATE_MACHINE"
        }
      },
      {
        "Step 3": {
          "Type": "STATE_MACHINE",
          "StateMachine": {
            "FlowState": {
              "Version": 0,
              "FlowId": "00000000-0000-0000-0000-000000000000",
              "PageState": {
                "PageId": "START_PAGE",
                "Status": "TRANSITION_ROUTING",
                "Name": "Start Page"
              },
              "Name": "Default Start Flow"
            }
          }
        }
      }
    ]
  },
  "intent": {
    "displayName": "Order Status",
    "name": "projects/digital-retail-rx-qa/locations/us-east1/agents/d1f8b44a-b76a-43a0-bc64-cb195de61466/intents/614d5c3b-0a36-4d05-86a9-b4da311a97da"
  },
  "intentDetectionConfidence": 1,
  "languageCode": "en",
  "match": {
    "confidence": 1,
    "intent": {
      "displayName": "Order Status",
      "name": "projects/digital-retail-rx-qa/locations/us-east1/agents/d1f8b44a-b76a-43a0-bc64-cb195de61466/intents/614d5c3b-0a36-4d05-86a9-b4da311a97da"
    },
    "matchType": "INTENT",
    "resolvedInput": "order status"
  },
  "responseMessages": [
    {
      "responseType": "HANDLER_PROMPT",
      "source": "VIRTUAL_AGENT",
      "text": {
        "redactedText": [
          "Please select from the following options."
        ],
        "text": [
          "Please select from the following options."
        ]
      }
    },
    {
      "payload": {
        "richContent": [
          [
            {
              "options": [
                {
                  "text": "Orders under Processing"
                },
                {
                  "text": "Cancelled Orders"
                },
                {
                  "text": "Shipped Orders"
                }
              ],
              "type": "chips"
            }
          ]
        ]
      },
      "responseType": "HANDLER_PROMPT",
      "source": "VIRTUAL_AGENT"
    }
  ],
  "text": "order status"
}