| Interface | Description |
|---|---|
| HelperIntent |
Interface for objects that represent a system generated response.
|
| Class | Description |
|---|---|
| CompletePurchase |
Helper intent to build a digital transaction (virtual good) request.
|
| Confirmation |
Helper intent response to ask user for confirmation.
|
| DateTimePrompt |
Helper intent response to ask user for a timezone agnostic date and time.
|
| DeliveryAddress | |
| DigitalPurchaseCheck |
Helper intent to verify a user meets the necessary conditions for completing
a digital purchase.
|
| NewSurface |
Helper intent response to request user to transfer to another surface with
the specified capabilities. For example, the user may need to continue the
conversation on a device with a screen output.
|
| Permission |
Helper intent response to request user for permissions.
Usage:
|
| Place |
Helper intent response to request user to provide a geo-located place,
possibly using contextual information, like a store near the user's location
or a contact's address.
|
| RegisterUpdate |
Helper intent to request for updates (eg: daily update).
|
| SelectionCarousel |
Helper intent response to collect user's input with a carousel.
|
| SelectionList |
Helper intent response to collect user's input with a list.
|
| SignIn |
Hands the user off to a web sign in flow. App sign in and OAuth credentials
are set in the Actions console.
|
| TransactionDecision | |
| TransactionRequirements | |
| UpdatePermission |
Helper intent response to request user for permissions.
Usage:
|