Skip to main content

userinfo

Overview

Nameuserinfo
TypeResource
Idgoogledevelopers.oauth2.userinfo

Fields

NameDatatypeDescription
idstringThe obfuscated ID of the user.
namestringThe user's full name.
emailstringThe user's email address.
localestringThe user's preferred locale.
picturestringURL of the user's picture image.
hdstringThe hosted domain e.g. example.com if the user is Google apps user.
verified_emailbooleanBoolean flag which is true if the email address is verified. Always verified because we only return the user's primary email address.
linkstringURL of the profile page.
genderstringThe user's gender.
family_namestringThe user's last name.
given_namestringThe user's first name.

Methods

NameAccessible byRequired Params
getSELECT