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/searchconsole_v1.sitemaps.html b/docs/dyn/searchconsole_v1.sitemaps.html
index d575b71..bf800af 100644
--- a/docs/dyn/searchconsole_v1.sitemaps.html
+++ b/docs/dyn/searchconsole_v1.sitemaps.html
@@ -125,21 +125,21 @@
An object of the form:
{ # Contains detailed information about a specific URL submitted as a [sitemap](https://support.google.com/webmasters/answer/156184).
+ "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`.
+ "isPending": True or False, # If true, the sitemap has not been processed.
+ "warnings": "A String", # Number of warnings for the sitemap. These are generally non-critical issues with URLs in the sitemaps.
+ "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.
"contents": [ # The various content types in the sitemap.
{ # Information about the various content types in the sitemap.
+ "submitted": "A String", # The number of URLs in the sitemap (of the content type).
"indexed": "A String", # The number of URLs from the sitemap that were indexed (of the content type).
"type": "A String", # The specific type of content in this sitemap. For example: `web`.
- "submitted": "A String", # The number of URLs in the sitemap (of the content type).
},
],
- "isSitemapsIndex": True or False, # If true, the sitemap is a collection of sitemaps.
- "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.
- "warnings": "A String", # Number of warnings for the sitemap. These are generally non-critical issues with URLs in the sitemaps.
- "isPending": True or False, # If true, the sitemap has not been processed.
- "path": "A String", # The url of the sitemap.
+ "lastSubmitted": "A String", # Date & time in which this sitemap was submitted. Date format is in RFC 3339 format (yyyy-mm-dd).
}</pre>
</div>
@@ -161,21 +161,21 @@
{ # List of sitemaps.
"sitemap": [ # Contains detailed information about a specific URL submitted as a [sitemap](https://support.google.com/webmasters/answer/156184).
{ # Contains detailed information about a specific URL submitted as a [sitemap](https://support.google.com/webmasters/answer/156184).
+ "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`.
+ "isPending": True or False, # If true, the sitemap has not been processed.
+ "warnings": "A String", # Number of warnings for the sitemap. These are generally non-critical issues with URLs in the sitemaps.
+ "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.
"contents": [ # The various content types in the sitemap.
{ # Information about the various content types in the sitemap.
+ "submitted": "A String", # The number of URLs in the sitemap (of the content type).
"indexed": "A String", # The number of URLs from the sitemap that were indexed (of the content type).
"type": "A String", # The specific type of content in this sitemap. For example: `web`.
- "submitted": "A String", # The number of URLs in the sitemap (of the content type).
},
],
- "isSitemapsIndex": True or False, # If true, the sitemap is a collection of sitemaps.
- "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.
- "warnings": "A String", # Number of warnings for the sitemap. These are generally non-critical issues with URLs in the sitemaps.
- "isPending": True or False, # If true, the sitemap has not been processed.
- "path": "A String", # The url of the sitemap.
+ "lastSubmitted": "A String", # Date & time in which this sitemap was submitted. Date format is in RFC 3339 format (yyyy-mm-dd).
},
],
}</pre>