Output only. The fully qualified resource name of the sitemap.
projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine/sitemaps/*
The sitemap_id suffix is system-generated.
[[["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-03-21 UTC."],[[["This documentation details the `Sitemap` class, which is part of the Discovery Engine v1beta API, specifically designed for use with the SiteSearchEngine."],["The `Sitemap` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality checks, deep cloning, and buffered operations."],["Key properties of the `Sitemap` class include `CreateTime` (the sitemap's creation time), `FeedCase`, `HasUri` (whether the URI field is set), `Name` (the resource name), `SitemapName`, and `Uri` (the public URI of the sitemap)."],["The class offers two constructors: a default constructor (`Sitemap()`) and a copy constructor (`Sitemap(Sitemap other)`), which takes another `Sitemap` instance as input to provide a new Sitemap object."],["This class's fully qualified resource name follows the structure `projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine/sitemaps/*`, in which the `sitemap_id` is system generated."]]],[]]