Update docs for v1.5.3
diff --git a/docs/dyn/classroom_v1.userProfiles.html b/docs/dyn/classroom_v1.userProfiles.html
index cc4d449..1a0563f 100644
--- a/docs/dyn/classroom_v1.userProfiles.html
+++ b/docs/dyn/classroom_v1.userProfiles.html
@@ -75,6 +75,16 @@
<h1><a href="classroom_v1.html">Google Classroom API</a> . <a href="classroom_v1.userProfiles.html">userProfiles</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
+ <code><a href="classroom_v1.userProfiles.guardianInvitations.html">guardianInvitations()</a></code>
+</p>
+<p class="firstline">Returns the guardianInvitations Resource.</p>
+
+<p class="toc_element">
+ <code><a href="classroom_v1.userProfiles.guardians.html">guardians()</a></code>
+</p>
+<p class="firstline">Returns the guardians Resource.</p>
+
+<p class="toc_element">
<code><a href="#get">get(userId, x__xgafv=None)</a></code></p>
<p class="firstline">Returns a user profile. This method returns the following error codes: * `PERMISSION_DENIED` if the requesting user is not permitted to access this user profile or if no profile exists with the requested ID or for access errors.</p>
<h3>Method Details</h3>