{"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 document details the structure and usage of a Sitemap resource for the SiteSearchEngine, outlining its function in providing a sitemap for the search engine.\u003c/p\u003e\n"],["\u003cp\u003eThe Sitemap's JSON representation includes fields for \u003ccode\u003ename\u003c/code\u003e, a system-generated identifier, and \u003ccode\u003ecreateTime\u003c/code\u003e, which is the sitemap's creation timestamp in RFC 3339 format.\u003c/p\u003e\n"],["\u003cp\u003eThe Sitemap utilizes a union field named \u003ccode\u003efeed\u003c/code\u003e, which currently supports only one type, \u003ccode\u003euri\u003c/code\u003e, representing the public URI of the sitemap, such as \u003ccode\u003ewww.example.com/sitemap.xml\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are three methods available to interact with the Sitemap resource: \u003ccode\u003ecreate\u003c/code\u003e for adding a new Sitemap, \u003ccode\u003edelete\u003c/code\u003e to remove one, and \u003ccode\u003efetch\u003c/code\u003e to retrieve Sitemaps within a DataStore.\u003c/p\u003e\n"]]],[],null,["# REST Resource: projects.locations.collections.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."]]