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/webmasters_v3.sitemaps.html b/docs/dyn/webmasters_v3.sitemaps.html
index c4e5f7f..eb71f38 100644
--- a/docs/dyn/webmasters_v3.sitemaps.html
+++ b/docs/dyn/webmasters_v3.sitemaps.html
@@ -117,22 +117,22 @@
An object of the form:
{ # Contains detailed information about a specific URL submitted as a sitemap.
- "contents": [ # The various content types in the sitemap.
- { # Information about the various content types in the sitemap.
- "indexed": "A String", # The number of URLs from the sitemap that were indexed (of the content type).
- "submitted": "A String", # The number of URLs in the sitemap (of the content type).
- "type": "A String", # The specific type of content in this sitemap. For example: web.
- },
- ],
- "errors": "A String", # Number of errors in the sitemap. These are issues with the sitemap itself that need to be fixed before it can be processed correctly.
- "isPending": True or False, # If true, the sitemap has not been processed.
- "isSitemapsIndex": True or False, # If true, the sitemap is a collection of sitemaps.
- "lastDownloaded": "A String", # Date & time in which this sitemap was last downloaded. Date format is in RFC 3339 format (yyyy-mm-dd).
- "lastSubmitted": "A String", # Date & time in which this sitemap was submitted. Date format is in RFC 3339 format (yyyy-mm-dd).
- "path": "A String", # The url of the sitemap.
- "type": "A String", # The type of the sitemap. For example: rssFeed.
- "warnings": "A String", # Number of warnings for the sitemap. These are generally non-critical issues with URLs in the sitemaps.
- }</pre>
+ "contents": [ # The various content types in the sitemap.
+ { # Information about the various content types in the sitemap.
+ "indexed": "A String", # The number of URLs from the sitemap that were indexed (of the content type).
+ "submitted": "A String", # The number of URLs in the sitemap (of the content type).
+ "type": "A String", # The specific type of content in this sitemap. For example: web.
+ },
+ ],
+ "errors": "A String", # Number of errors in the sitemap. These are issues with the sitemap itself that need to be fixed before it can be processed correctly.
+ "isPending": True or False, # If true, the sitemap has not been processed.
+ "isSitemapsIndex": True or False, # If true, the sitemap is a collection of sitemaps.
+ "lastDownloaded": "A String", # Date & time in which this sitemap was last downloaded. Date format is in RFC 3339 format (yyyy-mm-dd).
+ "lastSubmitted": "A String", # Date & time in which this sitemap was submitted. Date format is in RFC 3339 format (yyyy-mm-dd).
+ "path": "A String", # The url of the sitemap.
+ "type": "A String", # The type of the sitemap. For example: rssFeed.
+ "warnings": "A String", # Number of warnings for the sitemap. These are generally non-critical issues with URLs in the sitemaps.
+}</pre>
</div>
<div class="method">
@@ -147,26 +147,26 @@
An object of the form:
{ # List of sitemaps.
- "sitemap": [ # Contains detailed information about a specific URL submitted as a sitemap.
- { # Contains detailed information about a specific URL submitted as a sitemap.
- "contents": [ # The various content types in the sitemap.
- { # Information about the various content types in the sitemap.
- "indexed": "A String", # The number of URLs from the sitemap that were indexed (of the content type).
- "submitted": "A String", # The number of URLs in the sitemap (of the content type).
- "type": "A String", # The specific type of content in this sitemap. For example: web.
- },
- ],
- "errors": "A String", # Number of errors in the sitemap. These are issues with the sitemap itself that need to be fixed before it can be processed correctly.
- "isPending": True or False, # If true, the sitemap has not been processed.
- "isSitemapsIndex": True or False, # If true, the sitemap is a collection of sitemaps.
- "lastDownloaded": "A String", # Date & time in which this sitemap was last downloaded. Date format is in RFC 3339 format (yyyy-mm-dd).
- "lastSubmitted": "A String", # Date & time in which this sitemap was submitted. Date format is in RFC 3339 format (yyyy-mm-dd).
- "path": "A String", # The url of the sitemap.
- "type": "A String", # The type of the sitemap. For example: rssFeed.
- "warnings": "A String", # Number of warnings for the sitemap. These are generally non-critical issues with URLs in the sitemaps.
- },
- ],
- }</pre>
+ "sitemap": [ # Contains detailed information about a specific URL submitted as a sitemap.
+ { # Contains detailed information about a specific URL submitted as a sitemap.
+ "contents": [ # The various content types in the sitemap.
+ { # Information about the various content types in the sitemap.
+ "indexed": "A String", # The number of URLs from the sitemap that were indexed (of the content type).
+ "submitted": "A String", # The number of URLs in the sitemap (of the content type).
+ "type": "A String", # The specific type of content in this sitemap. For example: web.
+ },
+ ],
+ "errors": "A String", # Number of errors in the sitemap. These are issues with the sitemap itself that need to be fixed before it can be processed correctly.
+ "isPending": True or False, # If true, the sitemap has not been processed.
+ "isSitemapsIndex": True or False, # If true, the sitemap is a collection of sitemaps.
+ "lastDownloaded": "A String", # Date & time in which this sitemap was last downloaded. Date format is in RFC 3339 format (yyyy-mm-dd).
+ "lastSubmitted": "A String", # Date & time in which this sitemap was submitted. Date format is in RFC 3339 format (yyyy-mm-dd).
+ "path": "A String", # The url of the sitemap.
+ "type": "A String", # The type of the sitemap. For example: rssFeed.
+ "warnings": "A String", # Number of warnings for the sitemap. These are generally non-critical issues with URLs in the sitemaps.
+ },
+ ],
+}</pre>
</div>
<div class="method">