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 v1beta API class BatchGetDocumentsMetadataRequest.Types.FhirMatcher.
Matcher for the [Document][google.cloud.discoveryengine.v1beta.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\u003eThis document provides reference information for the \u003ccode\u003eBatchGetDocumentsMetadataRequest.Types.FhirMatcher\u003c/code\u003e class within the Google Cloud Discovery Engine v1beta API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFhirMatcher\u003c/code\u003e class is used to identify \u003ccode\u003eDocument\u003c/code\u003e resources using their FHIR resource names.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFhirMatcher\u003c/code\u003e class inherits from the base \u003ccode\u003eobject\u003c/code\u003e class and implements several 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\u003eThe class has two constructors: a default one (\u003ccode\u003eFhirMatcher()\u003c/code\u003e) and one that accepts another \u003ccode\u003eFhirMatcher\u003c/code\u003e instance for copying (\u003ccode\u003eFhirMatcher(FhirMatcher)\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eThe class properties include \u003ccode\u003eFhirResources\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings representing FHIR resource paths, and \u003ccode\u003eFhirResourcesAsFhirResourceNames\u003c/code\u003e, providing a typed view of these resources as \u003ccode\u003eFhirResourceName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]