View Source GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1RecrawlUrisRequest (google_api_discovery_engine v0.27.0)
Request message for SiteSearchEngineService.RecrawlUris method.
Attributes
-
siteCredential
(type:String.t
, default:nil
) - Optional. Full resource name of the SiteCredential, such asprojects/*/locations/*/collections/*/dataStores/*/siteSearchEngine/siteCredentials/*
. Only set to crawl private URIs. -
uris
(type:list(String.t)
, default:nil
) - Required. List of URIs to crawl. At most 10K URIs are supported, otherwise an INVALID_ARGUMENT error is thrown. Each URI should match at least one TargetSite insite_search_engine
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.