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 v1beta API class BatchGetDocumentsMetadataRequest.Types.UrisMatcher.
Matcher for the [Document][google.cloud.discoveryengine.v1beta.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 information for the `BatchGetDocumentsMetadataRequest.Types.UrisMatcher` class in the Discovery Engine v1beta API, specifically for version 1.0.0-beta17 and latest beta18."],["The `UrisMatcher` class is designed to match `Document` instances based on their exact URIs."],["This class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes constructors for creating instances, either default or by copying an existing `UrisMatcher`, and it exposes a `Uris` property as a `RepeatedField` to specify the exact URIs to match."],["The `UrisMatcher` class belongs to the `Google.Cloud.DiscoveryEngine.V1Beta` namespace, within the `Google.Cloud.DiscoveryEngine.V1Beta.dll` assembly."]]],[]]