Show / Hide Table of Contents

Class CloudchannelService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Cloud Channel API.

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

Fields

AppsOrder

Manage users on your domain

Declaration
public const string AppsOrder = "https://www.googleapis.com/auth/apps.order"
Field Value
Type Description
string

AppsReportsUsageReadonly

View usage reports for your G Suite domain

Declaration
public const string AppsReportsUsageReadonly = "https://www.googleapis.com/auth/apps.reports.usage.readonly"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX