Google Apps Script API
Preparing search index...
google-apps-script-events
GoogleAppsScript
Classroom
Collection
UserProfilesCollection
Interface UserProfilesCollection
interface
UserProfilesCollection
{
GuardianInvitations
:
GuardianInvitationsCollection
;
Guardians
:
GuardiansCollection
;
get
(
userId
:
string
)
:
GoogleAppsScript
.
Classroom
.
Schema
.
UserProfile
;
}
Index
Properties
Guardian
Invitations
Guardians
Methods
get
Properties
Guardian
Invitations
GuardianInvitations
:
GuardianInvitationsCollection
Guardians
Guardians
:
GuardiansCollection
Methods
get
get
(
userId
:
string
)
:
GoogleAppsScript
.
Classroom
.
Schema
.
UserProfile
Parameters
userId
:
string
Returns
GoogleAppsScript
.
Classroom
.
Schema
.
UserProfile
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Guardian
Invitations
Guardians
Methods
get
Google Apps Script API
Loading...