Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class Sitemap.
A sitemap for the SiteSearchEngine.
Generated from protobuf message google.cloud.discoveryengine.v1.Sitemap
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ uri
string
Public URI for the sitemap, e.g. www.example.com/sitemap.xml
.
↳ 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.
↳ create_time
getUri
Public URI for the sitemap, e.g. www.example.com/sitemap.xml
.
string
hasUri
setUri
Public URI for the sitemap, e.g. www.example.com/sitemap.xml
.
var
string
$this
getName
Output only. The fully qualified resource name of the sitemap.
projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine/sitemaps/*
The sitemap_id
suffix is system-generated.
string
setName
Output only. The fully qualified resource name of the sitemap.
projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine/sitemaps/*
The sitemap_id
suffix is system-generated.
var
string
$this
getCreateTime
Output only. The sitemap's creation time.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The sitemap's creation time.
$this
getFeed
string

