Matcher for theDocuments. Currently supports matching by exact URIs.
JSON representation
{// Union fieldmatchercan be only one of the following:"urisMatcher":{object (UrisMatcher)},"fhirMatcher":{object (FhirMatcher)}// End of list of possible types for union fieldmatcher.}
Fields
Union fieldmatcher. Matcher for theDocuments.matchercan be only one of the following:
Required. The FHIR resources to match by. Format: projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhirStore}/fhir/{resourceType}/{fhir_resource_id}
[[["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-08-20 UTC."],[],[],null,["# Matcher\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [UrisMatcher](#UrisMatcher)\n - [JSON representation](#UrisMatcher.SCHEMA_REPRESENTATION)\n- [FhirMatcher](#FhirMatcher)\n - [JSON representation](#FhirMatcher.SCHEMA_REPRESENTATION)\n\nMatcher for the [Document](/agentspace/docs/reference/rest/v1alpha/projects.locations.collections.dataStores.branches.documents#Document)s. Currently supports matching by exact URIs.\n\nUrisMatcher\n-----------\n\nMatcher for the [Document](/agentspace/docs/reference/rest/v1alpha/projects.locations.collections.dataStores.branches.documents#Document)s by exact uris.\n\nFhirMatcher\n-----------\n\nMatcher for the [Document](/agentspace/docs/reference/rest/v1alpha/projects.locations.collections.dataStores.branches.documents#Document)s by FHIR resource names."]]