Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::FetchSitemapsRequest::Matcher.
Matcher for the {::Google::Cloud::DiscoveryEngine::V1beta::Sitemap Sitemap}s. Currently only supports uris matcher.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#uris_matcher
def uris_matcher() -> ::Google::Cloud::DiscoveryEngine::V1beta::FetchSitemapsRequest::UrisMatcher
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::FetchSitemapsRequest::UrisMatcher) — Matcher by sitemap URIs.
#uris_matcher=
def uris_matcher=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::FetchSitemapsRequest::UrisMatcher
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1beta::FetchSitemapsRequest::UrisMatcher) — Matcher by sitemap URIs.
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::FetchSitemapsRequest::UrisMatcher) — Matcher by sitemap URIs.