Show / Hide Table of Contents

Class GSuiteMarketplaceAPIService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Google Workspace Marketplace API.

Inheritance
object
GSuiteMarketplaceAPIService.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.GSuiteMarketplaceAPI.v2
Assembly: Google.Apis.GSuiteMarketplaceAPI.v2.dll
Syntax
public static class GSuiteMarketplaceAPIService.ScopeConstants

Fields

AppsmarketplaceLicense

View your installed application's licensing information

Declaration
public const string AppsmarketplaceLicense = "https://www.googleapis.com/auth/appsmarketplace.license"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX