chore: regens API reference docs (#889)
diff --git a/docs/dyn/classroom_v1.userProfiles.guardians.html b/docs/dyn/classroom_v1.userProfiles.guardians.html
index 257e40f..f350acb 100644
--- a/docs/dyn/classroom_v1.userProfiles.guardians.html
+++ b/docs/dyn/classroom_v1.userProfiles.guardians.html
@@ -170,10 +170,10 @@
{ # Association between a student and a guardian of that student. The guardian
# may receive information about the student's course work.
+ "studentId": "A String", # Identifier for the student to whom the guardian relationship applies.
"guardianId": "A String", # Identifier for the guardian.
"invitedEmailAddress": "A String", # The email address to which the initial guardian invitation was sent.
# This field is only visible to domain administrators.
- "studentId": "A String", # Identifier for the student to whom the guardian relationship applies.
"guardianProfile": { # Global information for a user. # User profile for the guardian.
"name": { # Details of the user's name. # Name of the user.
#
@@ -197,7 +197,7 @@
# Read-only.
"verifiedTeacher": True or False, # 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 will always be false.
+ # a G Suite for Education domain, than this field is always false.
#
# Read-only
"id": "A String", # Identifier of the user.
@@ -275,10 +275,10 @@
# the request.
{ # Association between a student and a guardian of that student. The guardian
# may receive information about the student's course work.
+ "studentId": "A String", # Identifier for the student to whom the guardian relationship applies.
"guardianId": "A String", # Identifier for the guardian.
"invitedEmailAddress": "A String", # The email address to which the initial guardian invitation was sent.
# This field is only visible to domain administrators.
- "studentId": "A String", # Identifier for the student to whom the guardian relationship applies.
"guardianProfile": { # Global information for a user. # User profile for the guardian.
"name": { # Details of the user's name. # Name of the user.
#
@@ -302,7 +302,7 @@
# Read-only.
"verifiedTeacher": True or False, # 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 will always be false.
+ # a G Suite for Education domain, than this field is always false.
#
# Read-only
"id": "A String", # Identifier of the user.