user_profiles
Overview
Name | user_profiles |
Type | Resource |
Id | googleworkspace.classroom.user_profiles |
Fields
Name | Datatype | Description |
---|---|---|
id | string | Identifier of the user. Read-only. |
name | object | Details of the user's name. |
verifiedTeacher | boolean | Represents whether a G Suite for Education user's domain administrator has explicitly verified them as being a teacher. If the user is not a member of a G Suite for Education domain, than this field is always false. Read-only |
emailAddress | string | Email address of the user. Read-only. |
permissions | array | Global permissions of the user. Read-only. |
photoUrl | string | URL of user's profile photo. Read-only. |
Methods
Name | Accessible by | Required Params |
---|---|---|
userProfiles_get | SELECT | userId |