REST Resource: projects.locations.collections.dataStores.siteSearchEngine.sitemaps
Stay organized with collections
Save and categorize content based on your preferences.
Resource: Sitemap
A sitemap for the SiteSearchEngine.
JSON representation |
{
"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.
|
createTime |
string (Timestamp format)
Output only. The sitemap's creation time. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: "2014-10-02T15:01:23Z" and "2014-10-02T15:01:23.045123456Z" .
|
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 .
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-12-13 UTC.
[[["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 2024-12-13 UTC."],[],[]]