public sealed class FetchSitemapsRequest.Types.UrisMatcher : IMessage<FetchSitemapsRequest.Types.UrisMatcher>, IEquatable<FetchSitemapsRequest.Types.UrisMatcher>, IDeepCloneable<FetchSitemapsRequest.Types.UrisMatcher>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1beta API class FetchSitemapsRequest.Types.UrisMatcher.
Matcher for the [Sitemap][google.cloud.discoveryengine.v1beta.Sitemap]s by
their uris.
[[["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\u003eThis document provides reference information for the \u003ccode\u003eFetchSitemapsRequest.Types.UrisMatcher\u003c/code\u003e class, part of the Discovery Engine v1beta API in the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUrisMatcher\u003c/code\u003e class is used to match \u003ccode\u003eSitemap\u003c/code\u003e objects by their URIs and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eobject\u003c/code\u003e class and includes properties like \u003ccode\u003eUris\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e containing a list of strings representing the \u003ccode\u003eSitemap\u003c/code\u003e URIs.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eUrisMatcher()\u003c/code\u003e and \u003ccode\u003eUrisMatcher(UrisMatcher)\u003c/code\u003e, with the latter allowing it to take in another \u003ccode\u003eFetchSitemapsRequest.Types.UrisMatcher\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThere are different versions available for this class, with \u003ccode\u003e1.0.0-beta18\u003c/code\u003e being the latest version.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1beta API - Class FetchSitemapsRequest.Types.UrisMatcher (1.0.0-beta19)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.0-beta19 (latest)](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.FetchSitemapsRequest.Types.UrisMatcher)\n- [1.0.0-beta18](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/1.0.0-beta18/Google.Cloud.DiscoveryEngine.V1Beta.FetchSitemapsRequest.Types.UrisMatcher) \n\n public sealed class FetchSitemapsRequest.Types.UrisMatcher : IMessage\u003cFetchSitemapsRequest.Types.UrisMatcher\u003e, IEquatable\u003cFetchSitemapsRequest.Types.UrisMatcher\u003e, IDeepCloneable\u003cFetchSitemapsRequest.Types.UrisMatcher\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Discovery Engine v1beta API class FetchSitemapsRequest.Types.UrisMatcher.\n\nMatcher for the \\[Sitemap\\]\\[google.cloud.discoveryengine.v1beta.Sitemap\\]s by\ntheir uris. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e FetchSitemapsRequest.Types.UrisMatcher \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[FetchSitemapsRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.FetchSitemapsRequest)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.FetchSitemapsRequest.Types)[UrisMatcher](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.FetchSitemapsRequest.Types.UrisMatcher), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[FetchSitemapsRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.FetchSitemapsRequest)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.FetchSitemapsRequest.Types)[UrisMatcher](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.FetchSitemapsRequest.Types.UrisMatcher), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[FetchSitemapsRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.FetchSitemapsRequest)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.FetchSitemapsRequest.Types)[UrisMatcher](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta.FetchSitemapsRequest.Types.UrisMatcher), [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.V1Beta](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1Beta/latest/Google.Cloud.DiscoveryEngine.V1Beta)\n\nAssembly\n--------\n\nGoogle.Cloud.DiscoveryEngine.V1Beta.dll\n\nConstructors\n------------\n\n### UrisMatcher()\n\n public UrisMatcher()\n\n### UrisMatcher(UrisMatcher)\n\n public UrisMatcher(FetchSitemapsRequest.Types.UrisMatcher other)\n\nProperties\n----------\n\n### Uris\n\n public RepeatedField\u003cstring\u003e Uris { get; }\n\nThe \\[Sitemap\\]\\[google.cloud.discoveryengine.v1beta.Sitemap\\] uris."]]