Show / Hide Table of Contents

Enum CoursesResource.CourseWorkResource.StudentSubmissionsResource.ListRequest.StatesEnum

Requested submission states. If specified, returned student submissions match one of the specified submission states.

Namespace: Google.Apis.Classroom.v1
Assembly: Google.Apis.Classroom.v1.dll
Syntax
public enum StatesEnum

Fields

Name Description
CREATED
NEW__
RECLAIMEDBYSTUDENT
RETURNED
SUBMISSIONSTATEUNSPECIFIED
TURNEDIN
Back to top