public sealed class BatchGetDocumentsMetadataRequest.Types.FhirMatcher : IMessage<BatchGetDocumentsMetadataRequest.Types.FhirMatcher>, IEquatable<BatchGetDocumentsMetadataRequest.Types.FhirMatcher>, IDeepCloneable<BatchGetDocumentsMetadataRequest.Types.FhirMatcher>, IBufferMessage, IMessage
Reference documentation and code samples for the Discovery Engine v1 API class BatchGetDocumentsMetadataRequest.Types.FhirMatcher.
Matcher for the [Document][google.cloud.discoveryengine.v1.Document]s by
FHIR resource names.
public RepeatedField<string> FhirResources { get; }
Required. The FHIR resources to match by.
Format:
projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}
[[["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\u003eThe \u003ccode\u003eBatchGetDocumentsMetadataRequest.Types.FhirMatcher\u003c/code\u003e class is part of the Discovery Engine v1 API and is used to match documents by FHIR resource names.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its functionality in data handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eFhirResources\u003c/code\u003e, which is a repeated field of strings that represents FHIR resources to be matched, and \u003ccode\u003eFhirResourcesAsFhirResourceNames\u003c/code\u003e, providing a \u003ccode\u003eFhirResourceName\u003c/code\u003e-typed view of the \u003ccode\u003eFhirResources\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the documentation for this class, ranging from version 1.0.0-beta06 to 1.6.0 which is the latest version, showing the development history of the class.\u003c/p\u003e\n"]]],[],null,["# Discovery Engine v1 API - Class BatchGetDocumentsMetadataRequest.Types.FhirMatcher (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.BatchGetDocumentsMetadataRequest.Types.FhirMatcher)\n- [1.8.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.8.0/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types.FhirMatcher)\n- [1.7.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.7.0/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types.FhirMatcher)\n- [1.6.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.6.0/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types.FhirMatcher)\n- [1.5.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.5.0/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types.FhirMatcher)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.4.0/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types.FhirMatcher)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.3.0/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types.FhirMatcher)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.2.0/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types.FhirMatcher)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.1.0/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types.FhirMatcher)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/1.0.0-beta06/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types.FhirMatcher) \n\n public sealed class BatchGetDocumentsMetadataRequest.Types.FhirMatcher : IMessage\u003cBatchGetDocumentsMetadataRequest.Types.FhirMatcher\u003e, IEquatable\u003cBatchGetDocumentsMetadataRequest.Types.FhirMatcher\u003e, IDeepCloneable\u003cBatchGetDocumentsMetadataRequest.Types.FhirMatcher\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Discovery Engine v1 API class BatchGetDocumentsMetadataRequest.Types.FhirMatcher.\n\nMatcher for the \\[Document\\]\\[google.cloud.discoveryengine.v1.Document\\]s by\nFHIR resource names. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e BatchGetDocumentsMetadataRequest.Types.FhirMatcher \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[BatchGetDocumentsMetadataRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types)[FhirMatcher](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types.FhirMatcher), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[BatchGetDocumentsMetadataRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types)[FhirMatcher](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types.FhirMatcher), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[BatchGetDocumentsMetadataRequest](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest)[Types](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types)[FhirMatcher](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types.FhirMatcher), [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### FhirMatcher()\n\n public FhirMatcher()\n\n### FhirMatcher(FhirMatcher)\n\n public FhirMatcher(BatchGetDocumentsMetadataRequest.Types.FhirMatcher other)\n\nProperties\n----------\n\n### FhirResources\n\n public RepeatedField\u003cstring\u003e FhirResources { get; }\n\nRequired. The FHIR resources to match by.\nFormat:\nprojects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}\n\n### FhirResourcesAsFhirResourceNames\n\n public ResourceNameList\u003cFhirResourceName\u003e FhirResourcesAsFhirResourceNames { get; }\n\n[FhirResourceName](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.FhirResourceName)-typed view over the [FhirResources](/dotnet/docs/reference/Google.Cloud.DiscoveryEngine.V1/latest/Google.Cloud.DiscoveryEngine.V1.BatchGetDocumentsMetadataRequest.Types.FhirMatcher#Google_Cloud_DiscoveryEngine_V1_BatchGetDocumentsMetadataRequest_Types_FhirMatcher_FhirResources) resource name\nproperty."]]