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/books_v1.series.html b/docs/dyn/books_v1.series.html
index 62a6f41..9066afd 100644
--- a/docs/dyn/books_v1.series.html
+++ b/docs/dyn/books_v1.series.html
@@ -106,37 +106,37 @@
An object of the form:
{
- "kind": "A String", # Resource type.
- "series": [
- {
- "title": "A String",
- "bannerImageUrl": "A String",
- "imageUrl": "A String",
- "seriesFormatType": "A String",
- "isComplete": True or False,
- "seriesSubscriptionReleaseInfo": {
- "cancelTime": "A String",
- "seriesSubscriptionType": "A String",
- "nextReleaseInfo": {
- "releaseTime": "A String",
- "amountInMicros": 3.14,
- "releaseNumber": "A String",
- "currencyCode": "A String",
- },
- "currentReleaseInfo": {
- "releaseTime": "A String",
- "releaseNumber": "A String",
- "amountInMicros": 3.14,
- "currencyCode": "A String",
- },
+ "kind": "A String", # Resource type.
+ "series": [
+ {
+ "bannerImageUrl": "A String",
+ "eligibleForSubscription": True or False,
+ "imageUrl": "A String",
+ "isComplete": True or False,
+ "seriesFormatType": "A String",
+ "seriesId": "A String",
+ "seriesSubscriptionReleaseInfo": {
+ "cancelTime": "A String",
+ "currentReleaseInfo": {
+ "amountInMicros": 3.14,
+ "currencyCode": "A String",
+ "releaseNumber": "A String",
+ "releaseTime": "A String",
},
- "subscriptionId": "A String",
- "seriesType": "A String",
- "seriesId": "A String",
- "eligibleForSubscription": True or False,
+ "nextReleaseInfo": {
+ "amountInMicros": 3.14,
+ "currencyCode": "A String",
+ "releaseNumber": "A String",
+ "releaseTime": "A String",
+ },
+ "seriesSubscriptionType": "A String",
},
- ],
- }</pre>
+ "seriesType": "A String",
+ "subscriptionId": "A String",
+ "title": "A String",
+ },
+ ],
+}</pre>
</div>
</body></html>
\ No newline at end of file