Show / Hide Table of Contents

Enum CoursesResource.AnnouncementsResource.ListRequest.AnnouncementStatesEnum

Restriction on the state of announcements returned. If this argument is left unspecified, the default value is PUBLISHED.

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

Fields

Name Description
ANNOUNCEMENTSTATEUNSPECIFIED
DELETED
DRAFT
PUBLISHED
Back to top