public sealed class RecrawlUrisMetadata : IMessage<RecrawlUrisMetadata>, IEquatable<RecrawlUrisMetadata>, IDeepCloneable<RecrawlUrisMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class RecrawlUrisMetadata.
Metadata related to the progress of the
[SiteSearchEngineService.RecrawlUris][google.cloud.discoveryengine.v1.SiteSearchEngineService.RecrawlUris]
operation. This will be returned by the google.longrunning.Operation.metadata
field.
public RepeatedField<string> UrisNotMatchingTargetSites { get; }
Unique URIs in the request that don't match any TargetSite in the
DataStore, only match TargetSites that haven't been fully indexed, or match
a TargetSite with type EXCLUDE. Sample limited to 1000.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRecrawlUrisMetadata\u003c/code\u003e class, part of the Google Cloud Discovery Engine v1 API, manages metadata for the \u003ccode\u003eRecrawlUris\u003c/code\u003e operation, providing insight into the crawling process.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the documentation available is 1.6.0, however multiple versions are available, starting from the beta 1.0.0-beta06 version all the way to the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class allows users to keep track of the progress of recrawling, including the total number of successful, pending, and quota-exceeded URI crawls.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecrawlUrisMetadata\u003c/code\u003e also tracks invalid URIs that don't match any target site, haven't been fully indexed, or are excluded.\u003c/p\u003e\n"],["\u003cp\u003eThe class implementation provides information about the operation create time, update time, and the number of unique valid URIs included in the request.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1 API - Class RecrawlUrisMetadata (1.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.0 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.RecrawlUrisMetadata)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.8.0/Google.Cloud.DiscoveryEngine.V1.RecrawlUrisMetadata)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.7.0/Google.Cloud.DiscoveryEngine.V1.RecrawlUrisMetadata)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.6.0/Google.Cloud.DiscoveryEngine.V1.RecrawlUrisMetadata)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.5.0/Google.Cloud.DiscoveryEngine.V1.RecrawlUrisMetadata)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.4.0/Google.Cloud.DiscoveryEngine.V1.RecrawlUrisMetadata)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.3.0/Google.Cloud.DiscoveryEngine.V1.RecrawlUrisMetadata)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.2.0/Google.Cloud.DiscoveryEngine.V1.RecrawlUrisMetadata)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.1.0/Google.Cloud.DiscoveryEngine.V1.RecrawlUrisMetadata)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.0.0-beta06/Google.Cloud.DiscoveryEngine.V1.RecrawlUrisMetadata) \n\n public sealed class RecrawlUrisMetadata : IMessage\u003cRecrawlUrisMetadata\u003e, IEquatable\u003cRecrawlUrisMetadata\u003e, IDeepCloneable\u003cRecrawlUrisMetadata\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Discovery Engine v1 API class RecrawlUrisMetadata.\n\nMetadata related to the progress of the\n\\[SiteSearchEngineService.RecrawlUris\\]\\[google.cloud.discoveryengine.v1.SiteSearchEngineService.RecrawlUris\\]\noperation. This will be returned by the google.longrunning.Operation.metadata\nfield. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e RecrawlUrisMetadata \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[RecrawlUrisMetadata](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.RecrawlUrisMetadata), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[RecrawlUrisMetadata](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.RecrawlUrisMetadata), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[RecrawlUrisMetadata](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.RecrawlUrisMetadata), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DiscoveryEngine.V1](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1.dll\n\nConstructors\n------------\n\n### RecrawlUrisMetadata()\n\n public RecrawlUrisMetadata()\n\n### RecrawlUrisMetadata(RecrawlUrisMetadata)\n\n public RecrawlUrisMetadata(RecrawlUrisMetadata other)\n\nProperties\n----------\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nOperation create time.\n\n### InvalidUris\n\n public RepeatedField\u003cstring\u003e InvalidUris { get; }\n\nUnique URIs in the request that have invalid format. Sample limited to\n1000.\n\n### InvalidUrisCount\n\n public int InvalidUrisCount { get; set; }\n\nTotal number of unique URIs in the request that have invalid format.\n\n### NoindexUris\n\n public RepeatedField\u003cstring\u003e NoindexUris { get; }\n\nURIs that have no index meta tag. Sample limited to 1000.\n\n### NoindexUrisCount\n\n public int NoindexUrisCount { get; set; }\n\nTotal number of URIs that have no index meta tag.\n\n### PendingCount\n\n public int PendingCount { get; set; }\n\nTotal number of URIs that have yet to be crawled.\n\n### QuotaExceededCount\n\n public int QuotaExceededCount { get; set; }\n\nTotal number of URIs that were rejected due to insufficient indexing\nresources.\n\n### SuccessCount\n\n public int SuccessCount { get; set; }\n\nTotal number of URIs that have been crawled so far.\n\n### UpdateTime\n\n public Timestamp UpdateTime { get; set; }\n\nOperation last update time. If the operation is done, this is also the\nfinish time.\n\n### UrisNotMatchingTargetSites\n\n public RepeatedField\u003cstring\u003e UrisNotMatchingTargetSites { get; }\n\nUnique URIs in the request that don't match any TargetSite in the\nDataStore, only match TargetSites that haven't been fully indexed, or match\na TargetSite with type EXCLUDE. Sample limited to 1000.\n\n### UrisNotMatchingTargetSitesCount\n\n public int UrisNotMatchingTargetSitesCount { get; set; }\n\nTotal number of URIs that don't match any TargetSites.\n\n### ValidUrisCount\n\n public int ValidUrisCount { get; set; }\n\nTotal number of unique URIs in the request that are not in invalid_uris."]]