Show / Hide Table of Contents

Class GroupssettingsService.ScopeConstants

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

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

Fields

AppsGroupsSettings

View and manage the settings of a G Suite group

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