Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
На этой странице можно найти образцы функций Actions on Google, которые они поддерживают. Выберите образец ниже, чтобы просмотреть полный образец в репозитории Actions on Google на GitHub . Из репозитория GitHub вы можете клонировать или загрузить примеры, которые помогут вам создавать свои собственные действия.
Примеры на GitHub
В следующей таблице перечислены примеры наших проектов Actions. Вы можете отфильтровать эту таблицу по функциям, которые вы хотели бы видеть в образце.
Действие, которое отвечает другим компонентом диалога в зависимости от того, что запрашивает пользователь. Это действие содержит смесь простого, насыщенного визуального выбора и реакций СМИ.
Базовая карточка, кнопка, карточка изображения, список, коллекция, ответ СМИ, простой ответ, карточка таблицы.
Действие, которое отображает вращающийся треугольник в полноэкранном режиме с помощью интерактивного холста. Этот проект Actions также содержит простое веб-приложение, используемое для Interactive Canvas.
Действие, имитирующее чайный магазин, где пользователи со связанными учетными записями могут размещать вымышленные заказы и сохранять свои предпочтения. В этом действии пользователи могут перейти к потоку разговора, который позволяет им связывать учетные записи.
Действие, которое позволяет пользователю разместить заказ, используя два разных способа оплаты (Google Pay и управляемый продавцом) и получить квитанцию. Действие проверяет требования к транзакциям, а также демонстрирует различные аспекты построения потока транзакций.
Действие, которое позволяет пользователям подписываться на ежедневные обновления или push-уведомления о вымышленных занятиях в тренажерном зале, используя предоставленные системные сцены.
Действие, которое предоставляет пользователю факты о Google в различных категориях на основе ответа пользователя. Пользователи могут узнать об истории Google или о ее штаб-квартире.
Действие, которое демонстрирует, как организовать проект Actions для поддержки вашего собственного понимания естественного языка (NLU) в коде веб-перехватчика.
Пользовательский НЛУ
Умный дом
Хотите, чтобы пользователи могли управлять вашим IoT-устройством с помощью Google Assistant? Ознакомьтесь с нашими образцами умного дома .
[null,null,["Последнее обновление: 2025-07-28 UTC."],[[["\u003cp\u003eThis page provides access to a variety of Actions on Google sample projects that demonstrate different features.\u003c/p\u003e\n"],["\u003cp\u003eYou can browse and download these samples from the Actions on Google GitHub repository to help you build your own Actions.\u003c/p\u003e\n"],["\u003cp\u003eSamples are categorized by features such as Account Linking, Transactions, Interactive Canvas, and more, allowing you to easily find relevant examples.\u003c/p\u003e\n"],["\u003cp\u003eSmart home developers can find separate samples for controlling IoT devices with Google Assistant on a dedicated smart home page.\u003c/p\u003e\n"]]],[],null,["# Sample index\n\nUse this page to find samples by the Actions on Google features they support.\nSelect a sample below to view the full sample in the\n[Actions on Google GitHub repo](https://github.com/actions-on-google). From the GitHub repo,\nyou can clone or download samples to help you build your own Actions.\n\nSamples on GitHub\n-----------------\n\nThe following table lists our sample Actions projects. You can filter this table\nby the features you'd like to see used in the sample. \n\n| Sample | Description | Highlighted features |\n|----------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------|\n| [Hello World](https://github.com/actions-on-google/actions-builder-hello-world-nodejs) | A simple Action that responds to the user with \"Hello world\" from both a scene condition and a webhook event handler. | Scene, webhook, simple response |\n| [Conversation components](https://github.com/actions-on-google/actions-builder-conversation-components-nodejs) | An Action that responds with a different conversation component based on what the user asks for. This Action contains a mixture of simple, rich, visual selection, and media responses. | Basic card, button, image card, list, collection, media response, simple response, table card |\n| [Interactive Canvas](https://github.com/actions-on-google/actions-builder-canvas-nodejs) | An Action that renders a spinning triangle in full screen using Interactive Canvas. This Actions project also contains a simple web app used for Interactive Canvas. | Interactive Canvas |\n| [Account linking](https://github.com/actions-on-google/actions-builder-account-linking-nodejs) | An Action that simulates a tea shop where users with linked accounts can place fictional orders and store their preferences. In the Action, users can transition to a conversation flow that allows them to link accounts. | Account linking |\n| [Transactions](https://github.com/actions-on-google/actions-builder-transactions-nodejs) | An Action that lets a user place an order using two different payment options (Google Pay and merchant-managed) and receive a receipt. The Action checks for transaction requirements and also demonstrates different aspects of building a transaction flow. | Transactions |\n| [Daily updates and push notifications](https://github.com/actions-on-google/actions-builder-updates-nodejs) | An Action that allows users to subscribe to daily updates or push notifications for a fictional gym class using provided system scenes. | Daily updates, push notifications |\n| [Facts About Google](https://github.com/actions-on-google/actions-builder-facts-about-google-nodejs) | An Action that presents a user with facts about Google in different categories based on the user's response. Users can choose to learn about Google's history or about its headquarters. | Actions Builder, rich responses, multi-modal responses, Interactive Canvas, custom types, scene transitions, deep links |\n| [Localization](https://github.com/actions-on-google/actions-builder-question-l10n-nodejs) | An Action that demonstrates supporting localization and organizing a project to support multiple languages and locales. | Localization |\n| [Custom NLU](https://github.com/actions-on-google/actions-builder-custom-nlu-nodejs) | An Action that demonstrates how to organize an Actions project to support your own custom natural language understanding (NLU) in webhook code. | Custom NLU |\n\nSmart home\n----------\n\nWant to enable users to control your IoT device with Google Assistant?\nCheck out our [smart home samples](https://developers.google.com/assistant/smarthome/samples)."]]