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/blogger_v2.users.html b/docs/dyn/blogger_v2.users.html
index 08fd585..56ffa03 100644
--- a/docs/dyn/blogger_v2.users.html
+++ b/docs/dyn/blogger_v2.users.html
@@ -101,22 +101,22 @@
An object of the form:
{
- "kind": "A String", # The kind of this entity. Always blogger#user.
- "created": "A String", # The timestamp of when this profile was created, in seconds since epoch.
- "locale": { # This user's locale
- "variant": "A String", # The language variant this blog is authored in.
- "language": "A String", # The language this blog is authored in.
- "country": "A String", # The country this blog's locale is set to.
- },
- "blogs": { # The container of blogs for this user.
- "selfLink": "A String", # The URL of the Blogs for this user.
- },
- "id": "A String", # The identifier for this User.
- "selfLink": "A String", # The API REST URL to fetch this resource from.
- "about": "A String", # Profile summary information.
- "displayName": "A String", # The display name.
- "url": "A String", # The user's profile page.
- }</pre>
+ "about": "A String", # Profile summary information.
+ "blogs": { # The container of blogs for this user.
+ "selfLink": "A String", # The URL of the Blogs for this user.
+ },
+ "created": "A String", # The timestamp of when this profile was created, in seconds since epoch.
+ "displayName": "A String", # The display name.
+ "id": "A String", # The identifier for this User.
+ "kind": "A String", # The kind of this entity. Always blogger#user.
+ "locale": { # This user's locale
+ "country": "A String", # The country this blog's locale is set to.
+ "language": "A String", # The language this blog is authored in.
+ "variant": "A String", # The language variant this blog is authored in.
+ },
+ "selfLink": "A String", # The API REST URL to fetch this resource from.
+ "url": "A String", # The user's profile page.
+}</pre>
</div>
</body></html>
\ No newline at end of file