Show / Hide Table of Contents

Class GamesService.Scope

Available OAuth 2.0 scopes for use with the Google Play Games Services API.

Inheritance
object
GamesService.Scope
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Games.v1
Assembly: Google.Apis.Games.v1.dll
Syntax
public class GamesService.Scope

Fields

Androidpublisher

View and manage your Google Play Developer account

Declaration
public static string Androidpublisher
Field Value
Type Description
string

DriveAppdata

See, create, and delete its own configuration data in your Google Drive

Declaration
public static string DriveAppdata
Field Value
Type Description
string

Games

Create, edit, and delete your Google Play Games activity

Declaration
public static string Games
Field Value
Type Description
string
In this article
Back to top Generated by DocFX