Show / Hide Table of Contents

Class AndroidPublisherService.Scope

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

Inheritance
System.Object
AndroidPublisherService.Scope
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Google.Apis.AndroidPublisher.v1_1
Assembly: Google.Apis.AndroidPublisher.v1_1.dll
Syntax
public class Scope

Fields

Androidpublisher

View and manage your Google Play Developer account

Declaration
public static string Androidpublisher
Field Value
Type Description
System.String
Back to top