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>
+ "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>
</div>
</body></html>
\ No newline at end of file