Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface GoogleActionsV2UserProfile

Hierarchy

  • GoogleActionsV2UserProfile

Properties

Optional displayName

displayName: undefined | string

The user's full name as specified in their Google account. Requires the NAME permission.

Optional familyName

familyName: undefined | string

The user's last name as specified in their Google account. Note that this field could be empty. Requires the NAME permission.

Optional givenName

givenName: undefined | string

The user's first name as specified in their Google account. Requires the NAME permission.

Generated using TypeDoc