See {@link Profile#payload|conv.user.profile.payload} for all the payload properties.
The list of all digital goods that your user purchased from your published Android apps. To enable this feature, see the instructions in the documentation.
The user locale. String represents the regional language information of the user set in their Assistant settings. For example, 'en-US' represents US English.
User's permissioned name info. Properties will be undefined if not request with conv.ask(new Permission)
The data persistent across sessions in JSON format.
It exists in the same context as conv.user.id
Determine if the user is 'GUEST' or 'VERIFIED'
Random string ID for Google user.
Generated using TypeDoc
Gets the user profile email. Only retrievable with "Google Sign In" linking type set up for account linking in the console.