Show / Hide Table of Contents

Class PlaycustomappService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Google Play Custom App Publishing API.

Inheritance
object
PlaycustomappService.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.Playcustomapp.v1
Assembly: Google.Apis.Playcustomapp.v1.dll
Syntax
public static class PlaycustomappService.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