
Intents | Conversational Agents | Google Cloud Documentation
Dec 9, 2025 · Navigate to the Manage tab and click Intents. Either choose an existing intent or click + Create to create a new one. Make sure to enter a purpose for the intent in the …
Intent | API reference | Android Developers
Learn to build for your use case by following Google's prescriptive and opinionated guidance. Games . Camera & media . Social & messaging . Health & fitness . Productivity . Enterprise …
Intents | Conversational Actions | Google for Developers
Sep 18, 2024 · Intents represent a task Assistant needs your Action to carry out, such as some user input that needs processing or a system event that you need to handle. You use intents …
Common intents | App architecture | Android Developers
Dec 4, 2025 · This page describes several implicit intents that you can use to perform common actions, organized by the type of app that handles the intent. Each section also shows how …
Manage intents with the API - Google Cloud
Dec 9, 2025 · Normally, you create and delete intents using the console. However, in certain advanced scenarios, you may find it easier to use the API. The following examples show how …
Implement navigation app intents - Assistant | Android Developers
Mar 6, 2025 · Google Assistant uses three different formats of intents that your navigation app can support. You can achieve interoperability and integrate your app and Google Assistant by …
Built-in intents | Conversational Actions | Google for Developers
Jun 13, 2023 · Built-in intents help users discover and invoke your Google Assistant Action without needing to know its specific name, enabling actions to be triggered by common user …
Google Maps Intents for Android - Android Developers
Oct 7, 2025 · The Google Maps app for Android exposes several intents that you can use to launch Google Maps in display, search, navigation, or Street View modes. To embed a map in …
Built-in intents (Dialogflow) - Google Developers
Jun 13, 2023 · A built-in intent is a unique identifier that tells the Google Assistant your Action can fulfill a specific category of user requests. The Assistant uses built-in intents to recommend …
Custom intents | Assistant | Android Developers
Jun 10, 2024 · When your App Action is invoked, Google Assistant checks the user query against your query patterns as part of matching the user's intent for fulfillment. Each query pattern you …