Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::FetchSitemapsResponse::SitemapMetadata.
Contains a Sitemap and its metadata.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#sitemap
def sitemap() -> ::Google::Cloud::DiscoveryEngine::V1beta::Sitemap
Returns
#sitemap=
def sitemap=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::Sitemap
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1beta::Sitemap) — The Sitemap.
Returns