Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
PlayFab
ClientModels
UserGoogleInfo
C# Class PlayFab.ClientModels.UserGoogleInfo
显示文件
Open project: PlayFab/PlayFabGameServer
Public Properties
Property
Type
Description
GoogleEmail
string
GoogleGender
string
GoogleId
string
GoogleLocale
string
Property Details
GoogleEmail
public_oe property
Email address of the Google account
public
string
GoogleEmail
return
string
GoogleGender
public_oe property
Gender information of the Google account
public
string
GoogleGender
return
string
GoogleId
public_oe property
Google ID
public
string
GoogleId
return
string
GoogleLocale
public_oe property
Locale of the Google account
public
string
GoogleLocale
return
string