Show / Hide Table of Contents

Enum CoursesResource.CourseWorkResource.StudentSubmissionsResource.ListRequest.LateEnum

Requested lateness value. If specified, returned student submissions are restricted by the requested value. If unspecified, submissions are returned regardless of late value.

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

Fields

Name Description
LATEONLY
LATEVALUESUNSPECIFIED
NOTLATEONLY
Back to top