{"name": string,"createTime": string,// Union field feed can be only one of the following:"uri": string// End of list of possible types for union field feed.}
Fields
name
string
Output only. The fully qualified resource name of the sitemap. projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine/sitemaps/* The sitemap_id suffix is system-generated.
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: "2014-10-02T15:01:23Z", "2014-10-02T15:01:23.045123456Z" or "2014-10-02T15:01:23+05:30".
Union field feed. Supported feed sources. feed can be only one of the following:
uri
string
Public URI for the sitemap, e.g. www.example.com/sitemap.xml.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-26 UTC."],[[["\u003cp\u003eThis resource details the structure and usage of a Sitemap for the SiteSearchEngine.\u003c/p\u003e\n"],["\u003cp\u003eThe Sitemap is represented in JSON format, containing fields such as \u003ccode\u003ename\u003c/code\u003e, \u003ccode\u003ecreateTime\u003c/code\u003e, and a union field \u003ccode\u003efeed\u003c/code\u003e with a \u003ccode\u003euri\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ename\u003c/code\u003e field provides the fully qualified resource name of the sitemap.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecreateTime\u003c/code\u003e field records the creation timestamp of the sitemap, adhering to RFC 3339.\u003c/p\u003e\n"],["\u003cp\u003eThree methods are available for sitemaps: \u003ccode\u003ecreate\u003c/code\u003e, \u003ccode\u003edelete\u003c/code\u003e, and \u003ccode\u003efetch\u003c/code\u003e, which relate to creating, deleting, and fetching sitemap data respectively.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.dataStores.siteSearchEngine.sitemaps\n\n- [Resource: Sitemap](#Sitemap)\n - [JSON representation](#Sitemap.SCHEMA_REPRESENTATION)\n- [Methods](#METHODS_SUMMARY)\n\nResource: Sitemap\n-----------------\n\nA sitemap for the SiteSearchEngine."]]