- İşlem kimliği
actions.intent.PLAY_GAME
- Açıklama
- Oyun oynayın. İşleminiz bir oyunsa örtülü çağrıya uygun olmak için bu yerleşik amaca kaydolmanız gerekir.
- Örnek sorgular
- JSON-LD örneği
-
[ { "exampleValues": [ { "@context": "https://schema.org", "description": "cute animals", "genre": "adventure", "name": "Example Game 1", "schemaType": "Game" } ], "name": "game", "schemaType": [] } ]
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-09-10 UTC.
[null,null,["Son güncelleme tarihi: 2024-09-10 UTC."],[[["The `actions.intent.PLAY_GAME` built-in intent allows users to launch games through Google Assistant and is required for implicit invocation of game Actions."],["Developers must register their game Action for this intent and provide JSON-LD schema specifying game details like name, genre, and description to enable game discovery and engagement."],["Users can trigger this intent with phrases like \"Play a game\" or \"Play a trivia game\", allowing for a natural and intuitive way to access games."]]],[]]