เล่นเกม

รหัสการดำเนินการ
actions.intent.PLAY_GAME
คำอธิบาย
เล่นเกม หากการดำเนินการของคุณเป็นเกม คุณต้องลงทะเบียน Intent ในตัวนี้เพื่อให้มีสิทธิ์เรียกใช้โดยปริยาย
ตัวอย่างการค้นหา
ตัวอย่าง JSON-LD
[
  {
    "exampleValues": [
      {
        "@context": "https://schema.org",
        "description": "cute animals",
        "genre": "adventure",
        "name": "Example Game 1",
        "schemaType": "Game"
      }
    ],
    "name": "game",
    "schemaType": []
  }
]