google_api_classroom v0.0.1 GoogleApi.Classroom.V1.Model.ListGuardiansResponse View Source
Response when listing guardians.
Attributes
- guardians (List[Guardian]): Guardians on this page of results that met the criteria specified in the request. Defaults to:
null
. - nextPageToken (String): Token identifying the next page of results to return. If empty, no further results are available. Defaults to:
null
.