public sealed class BatchGetDocumentsMetadataRequest.Types.UrisMatcher : IMessage<BatchGetDocumentsMetadataRequest.Types.UrisMatcher>, IEquatable<BatchGetDocumentsMetadataRequest.Types.UrisMatcher>, IDeepCloneable<BatchGetDocumentsMetadataRequest.Types.UrisMatcher>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class BatchGetDocumentsMetadataRequest.Types.UrisMatcher.
Matcher for the [Document][google.cloud.discoveryengine.v1.Document]s by
exact uris.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `BatchGetDocumentsMetadataRequest.Types.UrisMatcher` class in the Google Cloud Discovery Engine v1 API."],["The `UrisMatcher` class is designed to match `Document` instances based on their exact URIs."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality within the .NET ecosystem."],["The class has a `Uris` property, which is a `RepeatedField\u003cstring\u003e` used to store the exact URIs to match."],["The documentation covers the class's inheritance, constructors, and the `Uris` property, alongside linking to related documentation for other versions of the API."]]],[]]