Sitemap(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A sitemap for the SiteSearchEngine.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
uri |
str
Public URI for the sitemap, e.g. www.example.com/sitemap.xml .
This field is a member of oneof _ feed .
|
name |
str
Output only. The fully qualified resource name of the sitemap. projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine/sitemaps/*
The sitemap_id suffix is system-generated.
|
create_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The sitemap's creation time. |