Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::FetchSitemapsRequest::UrisMatcher (v0.16.0)

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

Matcher for the {::Google::Cloud::DiscoveryEngine::V1beta::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.