Show / Hide Table of Contents

Class ClassroomService.Scope

Available OAuth 2.0 scopes for use with the Google Classroom API.

Inheritance
object
ClassroomService.Scope
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Classroom.v1
Assembly: Google.Apis.Classroom.v1.dll
Syntax
public class ClassroomService.Scope

Fields

ClassroomAddonsStudent

See and update its own attachments to posts in Google Classroom

Declaration
public static string ClassroomAddonsStudent
Field Value
Type Description
string

ClassroomAddonsTeacher

See, create, and update its own attachments to posts in classes you teach in Google Classroom

Declaration
public static string ClassroomAddonsTeacher
Field Value
Type Description
string

ClassroomAnnouncements

View and manage announcements in Google Classroom

Declaration
public static string ClassroomAnnouncements
Field Value
Type Description
string

ClassroomAnnouncementsReadonly

View announcements in Google Classroom

Declaration
public static string ClassroomAnnouncementsReadonly
Field Value
Type Description
string

ClassroomCourses

See, edit, create, and permanently delete your Google Classroom classes

Declaration
public static string ClassroomCourses
Field Value
Type Description
string

ClassroomCoursesReadonly

View your Google Classroom classes

Declaration
public static string ClassroomCoursesReadonly
Field Value
Type Description
string

ClassroomCourseworkMe

See, create and edit coursework items including assignments, questions, and grades

Declaration
public static string ClassroomCourseworkMe
Field Value
Type Description
string

ClassroomCourseworkMeReadonly

View your course work and grades in Google Classroom

Declaration
public static string ClassroomCourseworkMeReadonly
Field Value
Type Description
string

ClassroomCourseworkStudents

Manage course work and grades for students in the Google Classroom classes you teach and view the course work and grades for classes you administer

Declaration
public static string ClassroomCourseworkStudents
Field Value
Type Description
string

ClassroomCourseworkStudentsReadonly

View course work and grades for students in the Google Classroom classes you teach or administer

Declaration
public static string ClassroomCourseworkStudentsReadonly
Field Value
Type Description
string

ClassroomCourseworkmaterials

See, edit, and create classwork materials in Google Classroom

Declaration
public static string ClassroomCourseworkmaterials
Field Value
Type Description
string

ClassroomCourseworkmaterialsReadonly

See all classwork materials for your Google Classroom classes

Declaration
public static string ClassroomCourseworkmaterialsReadonly
Field Value
Type Description
string

ClassroomGuardianlinksMeReadonly

View your Google Classroom guardians

Declaration
public static string ClassroomGuardianlinksMeReadonly
Field Value
Type Description
string

ClassroomGuardianlinksStudents

View and manage guardians for students in your Google Classroom classes

Declaration
public static string ClassroomGuardianlinksStudents
Field Value
Type Description
string

ClassroomGuardianlinksStudentsReadonly

View guardians for students in your Google Classroom classes

Declaration
public static string ClassroomGuardianlinksStudentsReadonly
Field Value
Type Description
string

ClassroomProfileEmails

View the email addresses of people in your classes

Declaration
public static string ClassroomProfileEmails
Field Value
Type Description
string

ClassroomProfilePhotos

View the profile photos of people in your classes

Declaration
public static string ClassroomProfilePhotos
Field Value
Type Description
string

ClassroomPushNotifications

Receive notifications about your Google Classroom data

Declaration
public static string ClassroomPushNotifications
Field Value
Type Description
string

ClassroomRosters

Manage your Google Classroom class rosters

Declaration
public static string ClassroomRosters
Field Value
Type Description
string

ClassroomRostersReadonly

View your Google Classroom class rosters

Declaration
public static string ClassroomRostersReadonly
Field Value
Type Description
string

ClassroomStudentSubmissionsMeReadonly

View your course work and grades in Google Classroom

Declaration
public static string ClassroomStudentSubmissionsMeReadonly
Field Value
Type Description
string

ClassroomStudentSubmissionsStudentsReadonly

View course work and grades for students in the Google Classroom classes you teach or administer

Declaration
public static string ClassroomStudentSubmissionsStudentsReadonly
Field Value
Type Description
string

ClassroomTopics

See, create, and edit topics in Google Classroom

Declaration
public static string ClassroomTopics
Field Value
Type Description
string

ClassroomTopicsReadonly

View topics in Google Classroom

Declaration
public static string ClassroomTopicsReadonly
Field Value
Type Description
string
In this article
Back to top Generated by DocFX