Class GamesService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Google Play Game Services.
Inherited Members
Namespace: Google.Apis.Games.v1
Assembly: Google.Apis.Games.v1.dll
Syntax
public static class GamesService.ScopeConstants
Fields
Androidpublisher
View and manage your Google Play Developer account
Declaration
public const string Androidpublisher = "https://www.googleapis.com/auth/androidpublisher"
Field Value
Type | Description |
---|---|
string |
DriveAppdata
See, create, and delete its own configuration data in your Google Drive
Declaration
public const string DriveAppdata = "https://www.googleapis.com/auth/drive.appdata"
Field Value
Type | Description |
---|---|
string |
Games
Create, edit, and delete your Google Play Games activity
Declaration
public const string Games = "https://www.googleapis.com/auth/games"
Field Value
Type | Description |
---|---|
string |