public sealed class RecrawlUrisRequest : IMessage<RecrawlUrisRequest>, IEquatable<RecrawlUrisRequest>, IDeepCloneable<RecrawlUrisRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class RecrawlUrisRequest.
Request message for
[SiteSearchEngineService.RecrawlUris][google.cloud.discoveryengine.v1.SiteSearchEngineService.RecrawlUris]
method.
Required. Full resource name of the
[SiteSearchEngine][google.cloud.discoveryengine.v1.SiteSearchEngine], such
as projects/*/locations/*/collections/*/dataStores/*/siteSearchEngine.
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][google.cloud.discoveryengine.v1.TargetSite] in
site_search_engine.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRecrawlUrisRequest\u003c/code\u003e class, part of the Google Cloud Discovery Engine v1 API, is used to request the recrawling of specified URIs.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecrawlUrisRequest\u003c/code\u003e class offers two constructors: a default constructor and one that takes another \u003ccode\u003eRecrawlUrisRequest\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eRecrawlUrisRequest\u003c/code\u003e include \u003ccode\u003eSiteSearchEngine\u003c/code\u003e, which specifies the full resource name of the target site search engine, and \u003ccode\u003eUris\u003c/code\u003e, which contains the list of URIs to be recrawled, with a maximum of 10,000.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API available is 1.6.0, while the presented content is based on version 1.4.0, and other versions back to 1.0.0-beta06 are also available.\u003c/p\u003e\n"]]],[],null,[]]