Show / Hide Table of Contents

Class GamesConfigurationService.ScopeConstants

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

Inheritance
object
GamesConfigurationService.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.GamesConfiguration.v1configuration
Assembly: Google.Apis.GamesConfiguration.v1configuration.dll
Syntax
public static class GamesConfigurationService.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
In this article
Back to top Generated by DocFX