chore: update docs/dyn (#1162)

This PR was generated using Autosynth. :rainbow:

Synth log will be available here:
https://source.cloud.google.com/results/invocations/b5e48daa-1759-436b-9fe7-ffce1482b520/targets

- [ ] To automatically regenerate this PR, check this box.
diff --git a/docs/dyn/oauth2_v2.userinfo.v2.me.html b/docs/dyn/oauth2_v2.userinfo.v2.me.html
index ed8de1f..dd19cf6 100644
--- a/docs/dyn/oauth2_v2.userinfo.v2.me.html
+++ b/docs/dyn/oauth2_v2.userinfo.v2.me.html
@@ -96,18 +96,18 @@
   An object of the form:
 
     {
-    "email": "A String", # The user's email address.
-    "family_name": "A String", # The user's last name.
-    "gender": "A String", # The user's gender.
-    "given_name": "A String", # The user's first name.
-    "hd": "A String", # The hosted domain e.g. example.com if the user is Google apps user.
-    "id": "A String", # The obfuscated ID of the user.
-    "link": "A String", # URL of the profile page.
-    "locale": "A String", # The user's preferred locale.
-    "name": "A String", # The user's full name.
-    "picture": "A String", # URL of the user's picture image.
-    "verified_email": true, # Boolean flag which is true if the email address is verified. Always verified because we only return the user's primary email address.
-  }</pre>
+  &quot;email&quot;: &quot;A String&quot;, # The user&#x27;s email address.
+  &quot;family_name&quot;: &quot;A String&quot;, # The user&#x27;s last name.
+  &quot;gender&quot;: &quot;A String&quot;, # The user&#x27;s gender.
+  &quot;given_name&quot;: &quot;A String&quot;, # The user&#x27;s first name.
+  &quot;hd&quot;: &quot;A String&quot;, # The hosted domain e.g. example.com if the user is Google apps user.
+  &quot;id&quot;: &quot;A String&quot;, # The obfuscated ID of the user.
+  &quot;link&quot;: &quot;A String&quot;, # URL of the profile page.
+  &quot;locale&quot;: &quot;A String&quot;, # The user&#x27;s preferred locale.
+  &quot;name&quot;: &quot;A String&quot;, # The user&#x27;s full name.
+  &quot;picture&quot;: &quot;A String&quot;, # URL of the user&#x27;s picture image.
+  &quot;verified_email&quot;: true, # Boolean flag which is true if the email address is verified. Always verified because we only return the user&#x27;s primary email address.
+}</pre>
 </div>
 
 </body></html>
\ No newline at end of file