Discovery Engine V1 API - Class Google::Cloud::DiscoveryEngine::V1::FetchSitemapsRequest::UrisMatcher (v2.1.0)

Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::FetchSitemapsRequest::UrisMatcher.

Matcher for the {::Google::Cloud::DiscoveryEngine::V1::Sitemap Sitemap}s by their uris.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#uris

def uris() -> ::Array<::String>
Returns
  • (::Array<::String>) — The Sitemap uris.

#uris=

def uris=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — The Sitemap uris.
Returns
  • (::Array<::String>) — The Sitemap uris.