Show / Hide Table of Contents

Enum UserProfilesResource.GuardianInvitationsResource.ListRequest.StatesEnum

If specified, only results with the specified state values will be returned. Otherwise, results with a state of PENDING will be returned.

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

Fields

Name Description
COMPLETE
GUARDIANINVITATIONSTATEUNSPECIFIED
PENDING
Back to top