docs: docs update (#911)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/google-api-python-client/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
- [ ] Ensure the tests and linter pass
- [ ] Code coverage does not decrease (if any source code was changed)
- [ ] Appropriate docs were updated (if necessary)
Fixes #<issue_number_goes_here> 🦕
diff --git a/docs/dyn/indexing_v3.urlNotifications.html b/docs/dyn/indexing_v3.urlNotifications.html
index 1c165cc..a2f3b7d 100644
--- a/docs/dyn/indexing_v3.urlNotifications.html
+++ b/docs/dyn/indexing_v3.urlNotifications.html
@@ -99,25 +99,25 @@
{ # Summary of the most recent Indexing API notifications successfully received,
# for a given URL.
- "url": "A String", # URL to which this metadata refers.
- "latestRemove": { # `UrlNotification` is the resource used in all Indexing API calls. # Latest notification received with type `URL_REMOVED`.
- # It describes one event in the life cycle of a Web Document.
- "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.
- "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.
- },
- "latestUpdate": { # `UrlNotification` is the resource used in all Indexing API calls. # Latest notification received with type `URL_UPDATED`.
- # It describes one event in the life cycle of a Web Document.
- "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.
- "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", # URL to which this metadata refers.
+ "latestRemove": { # `UrlNotification` is the resource used in all Indexing API calls. # Latest notification received with type `URL_REMOVED`.
+ # It describes one event in the life cycle of a Web Document.
+ "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.
+ "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.
+ },
+ "latestUpdate": { # `UrlNotification` is the resource used in all Indexing API calls. # Latest notification received with type `URL_UPDATED`.
+ # It describes one event in the life cycle of a Web Document.
+ "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.
+ "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.
+ },
}</pre>
</div>
@@ -130,14 +130,14 @@
The object takes the form of:
{ # `UrlNotification` is the resource used in all Indexing API calls.
- # It describes one event in the life cycle of a Web Document.
- "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.
- "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.
-}
+ # It describes one event in the life cycle of a Web Document.
+ "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.
+ "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.
+ }
x__xgafv: string, V1 error format.
Allowed values
@@ -148,27 +148,27 @@
An object of the form:
{ # Output for PublishUrlNotification
- "urlNotificationMetadata": { # Summary of the most recent Indexing API notifications successfully received, # Description of the notification events received for this URL.
+ "urlNotificationMetadata": { # Summary of the most recent Indexing API notifications successfully received, # Description of the notification events received for this URL.
# for a given URL.
- "url": "A String", # URL to which this metadata refers.
- "latestRemove": { # `UrlNotification` is the resource used in all Indexing API calls. # Latest notification received with type `URL_REMOVED`.
- # It describes one event in the life cycle of a Web Document.
- "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.
- "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.
- },
- "latestUpdate": { # `UrlNotification` is the resource used in all Indexing API calls. # Latest notification received with type `URL_UPDATED`.
- # It describes one event in the life cycle of a Web Document.
- "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.
- "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", # URL to which this metadata refers.
+ "latestRemove": { # `UrlNotification` is the resource used in all Indexing API calls. # Latest notification received with type `URL_REMOVED`.
+ # It describes one event in the life cycle of a Web Document.
+ "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.
+ "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.
+ },
+ "latestUpdate": { # `UrlNotification` is the resource used in all Indexing API calls. # Latest notification received with type `URL_UPDATED`.
+ # It describes one event in the life cycle of a Web Document.
+ "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.
+ "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.
+ },
},
}</pre>
</div>