Modifier and Type | Class and Description |
---|---|
class |
Indexing.UrlNotifications.GetMetadata |
class |
Indexing.UrlNotifications.Publish |
Constructor and Description |
---|
UrlNotifications() |
Modifier and Type | Method and Description |
---|---|
Indexing.UrlNotifications.GetMetadata |
getMetadata()
Gets metadata about a Web Document.
|
Indexing.UrlNotifications.Publish |
publish(UrlNotification content)
Notifies that a URL has been updated or deleted.
|
public Indexing.UrlNotifications.GetMetadata getMetadata() throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.IOException
public Indexing.UrlNotifications.Publish publish(UrlNotification content) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.content
- the UrlNotification
IOException
Copyright © 2011–2024 Google. All rights reserved.