chore: update docs/dyn , add static discovery files to discovery_cache/documents (#1111)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/78f53313-0c78-4a29-8841-f031665a4c6a/targets
- [ ] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/youtube_v3.liveChatBans.html b/docs/dyn/youtube_v3.liveChatBans.html
index 7dec763..7512e00 100644
--- a/docs/dyn/youtube_v3.liveChatBans.html
+++ b/docs/dyn/youtube_v3.liveChatBans.html
@@ -112,20 +112,20 @@
The object takes the form of:
{ # A `__liveChatBan__` resource represents a ban for a YouTube live chat.
+ "etag": "A String", # Etag of this resource.
+ "kind": "youtube#liveChatBan", # Identifies what kind of resource this is. Value: the fixed string `"youtube#liveChatBan"`.
+ "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.
"liveChatId": "A String", # The chat this ban is pertinent to.
+ "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.
"channelUrl": "A String", # The channel's URL.
- "displayName": "A String", # The channel's display name.
"channelId": "A String", # The YouTube channel ID.
+ "displayName": "A String", # The channel's display name.
},
"type": "A String", # The type of ban.
},
- "id": "A String", # The ID that YouTube assigns to uniquely identify the ban.
- "etag": "A String", # Etag of this resource.
- "kind": "youtube#liveChatBan", # Identifies what kind of resource this is. Value: the fixed string `"youtube#liveChatBan"`.
}
x__xgafv: string, V1 error format.
@@ -137,20 +137,20 @@
An object of the form:
{ # A `__liveChatBan__` resource represents a ban for a YouTube live chat.
+ "etag": "A String", # Etag of this resource.
+ "kind": "youtube#liveChatBan", # Identifies what kind of resource this is. Value: the fixed string `"youtube#liveChatBan"`.
+ "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.
"liveChatId": "A String", # The chat this ban is pertinent to.
+ "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.
"channelUrl": "A String", # The channel's URL.
- "displayName": "A String", # The channel's display name.
"channelId": "A String", # The YouTube channel ID.
+ "displayName": "A String", # The channel's display name.
},
"type": "A String", # The type of ban.
},
- "id": "A String", # The ID that YouTube assigns to uniquely identify the ban.
- "etag": "A String", # Etag of this resource.
- "kind": "youtube#liveChatBan", # Identifies what kind of resource this is. Value: the fixed string `"youtube#liveChatBan"`.
}</pre>
</div>