Show / Hide Table of Contents

Class GroupsMigrationService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Groups Migration API.

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

Fields

AppsGroupsMigration

Upload messages to any Google group in your domain

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