- कार्रवाई ID
actions.intent.PLAY_GAME
- ब्यौरा
- कोई गेम खेलें. अगर आपका Action कोई गेम है, तो आपको इस बिल्ट-इन इंटेंट के लिए रजिस्टर करना होगा, ताकि आप सीधे तौर पर शुरू करने की सुविधा का इस्तेमाल कर सकें.
- क्वेरी के उदाहरण
- JSON-LD सैंपल
-
[ { "exampleValues": [ { "@context": "https://schema.org", "description": "cute animals", "genre": "adventure", "name": "Example Game 1", "schemaType": "Game" } ], "name": "game", "schemaType": [] } ]
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2024-09-10 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 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."]]],[]]