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.membershipsLevels.html b/docs/dyn/youtube_v3.membershipsLevels.html
index 67a14de..b1e2783 100644
--- a/docs/dyn/youtube_v3.membershipsLevels.html
+++ b/docs/dyn/youtube_v3.membershipsLevels.html
@@ -101,24 +101,24 @@
An object of the form:
{
- "kind": "youtube#membershipsLevelListResponse", # Identifies what kind of resource this is. Value: the fixed string "youtube#membershipsLevelListResponse".
- "visitorId": "A String", # The visitorId identifies the visitor.
- "items": [ # A list of pricing levels offered by a creator to the fans.
- { # A *membershipsLevel* resource represents an offer made by YouTube creators for their fans. Users can become members of the channel by joining one of the available levels. They will provide recurring monetary support and receives special benefits.
- "snippet": { # The snippet object contains basic details about the level.
- "levelDetails": { # Details about the pricing level.
- "displayName": "A String", # The name that should be used when referring to this level.
- },
- "creatorChannelId": "A String", # The id of the channel that's offering channel memberships.
+ "etag": "A String", # Etag of this resource.
+ "eventId": "A String", # Serialized EventId of the request which produced this response.
+ "items": [ # A list of pricing levels offered by a creator to the fans.
+ { # A *membershipsLevel* resource represents an offer made by YouTube creators for their fans. Users can become members of the channel by joining one of the available levels. They will provide recurring monetary support and receives special benefits.
+ "etag": "A String", # Etag of this resource.
+ "id": "A String", # The ID that YouTube assigns to uniquely identify the memberships level.
+ "kind": "youtube#membershipsLevel", # Identifies what kind of resource this is. Value: the fixed string "youtube#membershipsLevelListResponse".
+ "snippet": { # The snippet object contains basic details about the level.
+ "creatorChannelId": "A String", # The id of the channel that's offering channel memberships.
+ "levelDetails": { # Details about the pricing level.
+ "displayName": "A String", # The name that should be used when referring to this level.
},
- "etag": "A String", # Etag of this resource.
- "kind": "youtube#membershipsLevel", # Identifies what kind of resource this is. Value: the fixed string "youtube#membershipsLevelListResponse".
- "id": "A String", # The ID that YouTube assigns to uniquely identify the memberships level.
},
- ],
- "eventId": "A String", # Serialized EventId of the request which produced this response.
- "etag": "A String", # Etag of this resource.
- }</pre>
+ },
+ ],
+ "kind": "youtube#membershipsLevelListResponse", # Identifies what kind of resource this is. Value: the fixed string "youtube#membershipsLevelListResponse".
+ "visitorId": "A String", # The visitorId identifies the visitor.
+}</pre>
</div>
</body></html>
\ No newline at end of file