Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::FetchSitemapsRequest.
Request message for SiteSearchEngineService.FetchSitemaps method.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#matcher
def matcher() -> ::Google::Cloud::DiscoveryEngine::V1beta::FetchSitemapsRequest::Matcher Returns 
 - (::Google::Cloud::DiscoveryEngine::V1beta::FetchSitemapsRequest::Matcher) — Optional. If specified, fetches the matching {::Google::Cloud::DiscoveryEngine::V1beta::Sitemap Sitemap}s. If not specified, fetches all {::Google::Cloud::DiscoveryEngine::V1beta::Sitemap Sitemap}s in the DataStore.
 
#matcher=
def matcher=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::FetchSitemapsRequest::Matcher Parameter 
 - value (::Google::Cloud::DiscoveryEngine::V1beta::FetchSitemapsRequest::Matcher) — Optional. If specified, fetches the matching {::Google::Cloud::DiscoveryEngine::V1beta::Sitemap Sitemap}s. If not specified, fetches all {::Google::Cloud::DiscoveryEngine::V1beta::Sitemap Sitemap}s in the DataStore.
 
 Returns 
 - (::Google::Cloud::DiscoveryEngine::V1beta::FetchSitemapsRequest::Matcher) — Optional. If specified, fetches the matching {::Google::Cloud::DiscoveryEngine::V1beta::Sitemap Sitemap}s. If not specified, fetches all {::Google::Cloud::DiscoveryEngine::V1beta::Sitemap Sitemap}s in the DataStore.
 
#parent
def parent() -> ::String Returns 
 -  (::String) — Required. Parent resource name of the SiteSearchEngine, such as 
projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine. 
#parent=
def parent=(value) -> ::String Parameter 
 -  value (::String) — Required. Parent resource name of the SiteSearchEngine, such as 
projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine. 
 Returns 
 -  (::String) — Required. Parent resource name of the SiteSearchEngine, such as 
projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine.