Enum UserProfilesResource.GuardianInvitationsResource.ListRequest.StatesEnum
If specified, only results with the specified state values are returned. Otherwise, results with a
state of PENDING are returned.
Namespace: Google.Apis.Classroom.v1
Assembly: Google.Apis.Classroom.v1.dll
Syntax
public enum UserProfilesResource.GuardianInvitationsResource.ListRequest.StatesEnum
Fields
| Name | Description |
|---|---|
| COMPLETE | The invitation is no longer active. It may have been accepted, declined, withdrawn or it may have expired. |
| GUARDIANINVITATIONSTATEUNSPECIFIED | Should never be returned. |
| PENDING | The invitation is active and awaiting a response. |