Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class RecrawlUrisRequest.
Request message for SiteSearchEngineService.RecrawlUris method.
Generated from protobuf message google.cloud.discoveryengine.v1.RecrawlUrisRequest
Namespace
Google \ Cloud \ DiscoveryEngine \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ site_search_engine
string
Required. Full resource name of the SiteSearchEngine
, such as projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine
.
↳ uris
array
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
in site_search_engine
.
getSiteSearchEngine
Required. Full resource name of the SiteSearchEngine
, such
as projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine
.
string
setSiteSearchEngine
Required. Full resource name of the SiteSearchEngine
, such
as projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine
.
var
string
$this
getUris
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
in site_search_engine
.
setUris
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
in site_search_engine
.
var
string[]
$this