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/youtube_v3.liveChatBans.html b/docs/dyn/youtube_v3.liveChatBans.html
index c1f623a..7f60c55 100644
--- a/docs/dyn/youtube_v3.liveChatBans.html
+++ b/docs/dyn/youtube_v3.liveChatBans.html
@@ -112,21 +112,21 @@
The object takes the form of:
{ # A `__liveChatBan__` resource represents a ban for a YouTube live chat.
- "id": "A String", # The ID that YouTube assigns to uniquely identify the ban.
- "snippet": { # The `snippet` object contains basic details about the ban.
- "banDurationSeconds": "A String", # The duration of a ban, only filled if the ban has type TEMPORARY.
- "bannedUserDetails": {
- "profileImageUrl": "A String", # The channels's avatar URL.
- "channelId": "A String", # The YouTube channel ID.
- "channelUrl": "A String", # The channel's URL.
- "displayName": "A String", # The channel's display name.
- },
- "type": "A String", # The type of ban.
- "liveChatId": "A String", # The chat this ban is pertinent to.
+ "etag": "A String", # Etag of this resource.
+ "id": "A String", # The ID that YouTube assigns to uniquely identify the ban.
+ "kind": "youtube#liveChatBan", # Identifies what kind of resource this is. Value: the fixed string `"youtube#liveChatBan"`.
+ "snippet": { # The `snippet` object contains basic details about the ban.
+ "banDurationSeconds": "A String", # The duration of a ban, only filled if the ban has type TEMPORARY.
+ "bannedUserDetails": {
+ "channelId": "A String", # The YouTube channel ID.
+ "channelUrl": "A String", # The channel's URL.
+ "displayName": "A String", # The channel's display name.
+ "profileImageUrl": "A String", # The channels's avatar URL.
},
- "etag": "A String", # Etag of this resource.
- "kind": "youtube#liveChatBan", # Identifies what kind of resource this is. Value: the fixed string `"youtube#liveChatBan"`.
- }
+ "liveChatId": "A String", # The chat this ban is pertinent to.
+ "type": "A String", # The type of ban.
+ },
+}
x__xgafv: string, V1 error format.
Allowed values
@@ -137,21 +137,21 @@
An object of the form:
{ # A `__liveChatBan__` resource represents a ban for a YouTube live chat.
- "id": "A String", # The ID that YouTube assigns to uniquely identify the ban.
- "snippet": { # The `snippet` object contains basic details about the ban.
- "banDurationSeconds": "A String", # The duration of a ban, only filled if the ban has type TEMPORARY.
- "bannedUserDetails": {
- "profileImageUrl": "A String", # The channels's avatar URL.
- "channelId": "A String", # The YouTube channel ID.
- "channelUrl": "A String", # The channel's URL.
- "displayName": "A String", # The channel's display name.
- },
- "type": "A String", # The type of ban.
- "liveChatId": "A String", # The chat this ban is pertinent to.
- },
- "etag": "A String", # Etag of this resource.
- "kind": "youtube#liveChatBan", # Identifies what kind of resource this is. Value: the fixed string `"youtube#liveChatBan"`.
- }</pre>
+ "etag": "A String", # Etag of this resource.
+ "id": "A String", # The ID that YouTube assigns to uniquely identify the ban.
+ "kind": "youtube#liveChatBan", # Identifies what kind of resource this is. Value: the fixed string `"youtube#liveChatBan"`.
+ "snippet": { # The `snippet` object contains basic details about the ban.
+ "banDurationSeconds": "A String", # The duration of a ban, only filled if the ban has type TEMPORARY.
+ "bannedUserDetails": {
+ "channelId": "A String", # The YouTube channel ID.
+ "channelUrl": "A String", # The channel's URL.
+ "displayName": "A String", # The channel's display name.
+ "profileImageUrl": "A String", # The channels's avatar URL.
+ },
+ "liveChatId": "A String", # The chat this ban is pertinent to.
+ "type": "A String", # The type of ban.
+ },
+}</pre>
</div>
</body></html>
\ No newline at end of file