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/indexing_v3.urlNotifications.html b/docs/dyn/indexing_v3.urlNotifications.html
index d2425e5..0ac2fa2 100644
--- a/docs/dyn/indexing_v3.urlNotifications.html
+++ b/docs/dyn/indexing_v3.urlNotifications.html
@@ -104,17 +104,17 @@
An object of the form:
{ # Summary of the most recent Indexing API notifications successfully received, for a given URL.
- "latestUpdate": { # `UrlNotification` is the resource used in all Indexing API calls. It describes one event in the life cycle of a Web Document. # Latest notification received with type `URL_UPDATED`.
- "notifyTime": "A String", # Creation timestamp for this notification. Users should _not_ specify it, the field is ignored at the request time.
- "type": "A String", # The URL life cycle event that Google is being notified about.
- "url": "A String", # The object of this notification. The URL must be owned by the publisher of this notification and, in case of `URL_UPDATED` notifications, it _must_ be crawlable by Google.
- },
"latestRemove": { # `UrlNotification` is the resource used in all Indexing API calls. It describes one event in the life cycle of a Web Document. # Latest notification received with type `URL_REMOVED`.
"notifyTime": "A String", # Creation timestamp for this notification. Users should _not_ specify it, the field is ignored at the request time.
"type": "A String", # The URL life cycle event that Google is being notified about.
"url": "A String", # The object of this notification. The URL must be owned by the publisher of this notification and, in case of `URL_UPDATED` notifications, it _must_ be crawlable by Google.
},
"url": "A String", # URL to which this metadata refers.
+ "latestUpdate": { # `UrlNotification` is the resource used in all Indexing API calls. It describes one event in the life cycle of a Web Document. # Latest notification received with type `URL_UPDATED`.
+ "notifyTime": "A String", # Creation timestamp for this notification. Users should _not_ specify it, the field is ignored at the request time.
+ "type": "A String", # The URL life cycle event that Google is being notified about.
+ "url": "A String", # The object of this notification. The URL must be owned by the publisher of this notification and, in case of `URL_UPDATED` notifications, it _must_ be crawlable by Google.
+ },
}</pre>
</div>
@@ -142,17 +142,17 @@
{ # Output for PublishUrlNotification
"urlNotificationMetadata": { # Summary of the most recent Indexing API notifications successfully received, for a given URL. # Description of the notification events received for this URL.
- "latestUpdate": { # `UrlNotification` is the resource used in all Indexing API calls. It describes one event in the life cycle of a Web Document. # Latest notification received with type `URL_UPDATED`.
- "notifyTime": "A String", # Creation timestamp for this notification. Users should _not_ specify it, the field is ignored at the request time.
- "type": "A String", # The URL life cycle event that Google is being notified about.
- "url": "A String", # The object of this notification. The URL must be owned by the publisher of this notification and, in case of `URL_UPDATED` notifications, it _must_ be crawlable by Google.
- },
"latestRemove": { # `UrlNotification` is the resource used in all Indexing API calls. It describes one event in the life cycle of a Web Document. # Latest notification received with type `URL_REMOVED`.
"notifyTime": "A String", # Creation timestamp for this notification. Users should _not_ specify it, the field is ignored at the request time.
"type": "A String", # The URL life cycle event that Google is being notified about.
"url": "A String", # The object of this notification. The URL must be owned by the publisher of this notification and, in case of `URL_UPDATED` notifications, it _must_ be crawlable by Google.
},
"url": "A String", # URL to which this metadata refers.
+ "latestUpdate": { # `UrlNotification` is the resource used in all Indexing API calls. It describes one event in the life cycle of a Web Document. # Latest notification received with type `URL_UPDATED`.
+ "notifyTime": "A String", # Creation timestamp for this notification. Users should _not_ specify it, the field is ignored at the request time.
+ "type": "A String", # The URL life cycle event that Google is being notified about.
+ "url": "A String", # The object of this notification. The URL must be owned by the publisher of this notification and, in case of `URL_UPDATED` notifications, it _must_ be crawlable by Google.
+ },
},
}</pre>
</div>