Show / Hide Table of Contents

Class GamesManagementService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Google Play Games Services Management API.

Inheritance
object
GamesManagementService.ScopeConstants
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.GamesManagement.v1management
Assembly: Google.Apis.GamesManagement.v1management.dll
Syntax
public static class GamesManagementService.ScopeConstants

Fields

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
In this article
Back to top Generated by DocFX