123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151
{
  "surface_id": "action-selection-list-surface",
  "surface_version": 1,
  "payload": {
    "objects": [
      {
        "beginRendering": {
          "surfaceId": "action-selection-list-surface",
          "root": "root-card"
        }
      },
      {
        "surfaceUpdate": {
          "surfaceId": "action-selection-list-surface",
          "components": [
            {
              "id": "root-card",
              "component": {
                "Card": {
                  "child": "main-column"
                }
              }
            },
            {
              "id": "main-column",
              "component": {
                "Column": {
                  "children": {
                    "explicitList": [
                      "intro-label",
                      "eta-selector"
                    ]
                  },
                  "alignment": "stretch"
                }
              }
            },
            {
              "id": "intro-label",
              "component": {
                "Label": {
                  "text": {
                    "literalString": "Here are the highly rated restaurants in Beijing translated into English, with all the details you need:"
                  },
                  "variant": "bodySans"
                }
              }
            },
            {
              "id": "eta-selector",
              "component": {
                "ActionSelectionList": {
                  "selection": {
                    "path": "/selectedEta",
                    "literalArray": []
                  },
                  "action": {
                    "name": "selectRestaurantEta",
                    "context": [
                      {
                        "key": "city",
                        "value": {
                          "literalString": "Beijing"
                        }
                      },
                      {
                        "key": "selection",
                        "value": {
                          "path": "/selectedEta"
                        }
                      }
                    ]
                  },
                  "items": [
                    {
                      "value": "lt_15",
                      "child": "eta-15-label"
                    },
                    {
                      "value": "lt_30",
                      "child": "eta-30-label"
                    },
                    {
                      "value": "lt_45",
                      "child": "eta-45-label"
                    },
                    {
                      "value": "farther_ok",
                      "child": "eta-farther-label"
                    }
                  ]
                }
              }
            },
            {
              "id": "eta-15-label",
              "component": {
                "Label": {
                  "text": {
                    "literalString": "< 15 mins"
                  },
                  "variant": "bodySans"
                }
              }
            },
            {
              "id": "eta-30-label",
              "component": {
                "Label": {
                  "text": {
                    "literalString": "< 30 mins"
                  },
                  "variant": "bodySans"
                }
              }
            },
            {
              "id": "eta-45-label",
              "component": {
                "Label": {
                  "text": {
                    "literalString": "< 45 mins"
                  },
                  "variant": "bodySans"
                }
              }
            },
            {
              "id": "eta-farther-label",
              "component": {
                "Label": {
                  "text": {
                    "literalString": "Farther is okay if it's worth it"
                  },
                  "variant": "bodySans"
                }
              }
            }
          ]
        }
      },
      {
        "dataModelUpdate": {
          "surfaceId": "action-selection-list-surface",
          "path": "/",
          "contents": []
        }
      }
    ]
  }
}
0 tokens
Here are the highly rated restaurants in Beijing translated into English, with all the details you need: