Resource: Sitemap
A sitemap for the SiteSearchEngine.
| JSON representation |
|---|
{ "name": string, "createTime": string, // The following is a list of mutually exclusive fields. At most one of the // fields will be set in a response: "uri": string // End of mutually exclusive fields. } |
| Fields | |
|---|---|
name |
Output only. The fully qualified resource name of the sitemap. |
createTime |
Output only. The sitemap's creation time. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
| Supported feed sources. The following is a list of mutually exclusive fields. At most one of the fields will be set in a response: | |
uri |
Public URI for the sitemap, e.g. |
| End of mutually exclusive fields. | |
Methods |
|
|---|---|
|
Creates a Sitemap. |
|
Deletes a Sitemap. |
|
Fetch Sitemaps in a DataStore. |