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-04-09 UTC."],[[["This document provides reference information for the `BatchGetDocumentsMetadataRequest.Types.UrisMatcher` class, part of the Google Cloud Discovery Engine v1 API."],["The `UrisMatcher` class serves as a matcher for identifying `Document` objects based on their exact URIs."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `UrisMatcher` class has a property called `Uris` which is of type `RepeatedField\u003cstring\u003e` and is used for storing the specific URIs to match."],["Multiple versions of the class documentation are available, ranging from version 1.0.0-beta06 to the latest version 1.6.0."]]],[]]